{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Physical Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3384, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDATE", "creatorField": "CREATEUSER", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 701344.8023477793, "ymin": 427976.8651267439, "xmax": 838784.7222672589, "ymax": 555745.044629246, "spatialReference": { "wkid": 103470, "latestWkid": 103470 } }, "sourceSpatialReference": { "wkid": 103470, "latestWkid": 103470 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SITEADDID", "type": "esriFieldTypeString", "alias": "Site Address ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SITEADDID" }, { "name": "ADDPTKEY", "type": "esriFieldTypeString", "alias": "Address Point ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ADDPTKEY" }, { "name": "PREADDRNUM", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PREADDRNUM" }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Address Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDRNUM" }, { "name": "ADDRNUMSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "domain": { "type": "codedValue", "name": "Site Address Number Suffix", "description": "Site Address Number Suffix", "codedValues": [ { "name": "1/2", "code": "1/2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADDRNUMSUF" }, { "name": "ADDRRANGE", "type": "esriFieldTypeString", "alias": "Address Range", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRRANGE" }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITTYPE" }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITID" }, { "name": "ALTUNITTYPE", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Type", "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTUNITTYPE" }, { "name": "ALTUNITID", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTUNITID" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "Place Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PLACENAME" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESN" }, { "name": "PSAP", "type": "esriFieldTypeString", "alias": "Public Safety Answering Point", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PSAP" }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG Community", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MSAG" }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USNGCOORD" }, { "name": "ADDRCLASS", "type": "esriFieldTypeInteger", "alias": "Description", "domain": { "type": "codedValue", "name": "SiteAddressClass", "description": "A general classification of how the structure or location represented by the site address point is used - FacilitySite Subtype Classification", "codedValues": [ { "name": "Agriculture, Food, and Livestock", "code": 701 }, { "name": "Industry", "code": 710 }, { "name": "Commercial and Retail", "code": 720 }, { "name": "Education", "code": 730 }, { "name": "Emergency Response and Law Enforcement", "code": 740 }, { "name": "Energy", "code": 750 }, { "name": "Banking and Finance", "code": 760 }, { "name": "Mail and Shipping", "code": 780 }, { "name": "Building General", "code": 790 }, { "name": "Health and Medical", "code": 800 }, { "name": "Transporation Facilities", "code": 810 }, { "name": "Public Attractions and Landmark Buildings", "code": 820 }, { "name": "Government and Military", "code": 830 }, { "name": "Weather", "code": 840 }, { "name": "Water Supply and Treatment", "code": 850 }, { "name": "Information and Communication", "code": 880 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRCLASS" }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Location", "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "POINTTYPE" }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAPTUREMETH" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Supplementary", "code": "Supplementary" }, { "name": "EAA Special Event", "code": "EAA Special Event" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STATUS" }, { "name": "MSAGNAME", "type": "esriFieldTypeString", "alias": "MSAGNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MSAGNAME" }, { "name": "PSTLCSZ", "type": "esriFieldTypeString", "alias": "Postal CSZ", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PSTLCSZ" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Comments or Notes", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "NOTES" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "Created User", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATEUSER" }, { "name": "CONAME", "type": "esriFieldTypeString", "alias": "County Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CONAME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1299_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1299", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1299", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ix_SITEADDRESSPOINT_STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ix_siteaddresspoint_siteaddid_status", "fields": "SITEADDID,STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1111_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Physical Addresses", "description": "", "prototype": { "attributes": { "CONAME": null, "NOTES": null, "SITEADDID": null, "ADDPTKEY": null, "PREADDRNUM": null, "ADDRNUM": null, "ADDRNUMSUF": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "ALTUNITTYPE": null, "ALTUNITID": null, "FULLNAME": null, "FULLADDR": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "USNGCOORD": null, "ADDRCLASS": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "MSAGNAME": null, "PSTLCSZ": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0f245cf5757c4e10aa006b95ce755e5c" } ], "tables": [ { "currentVersion": 10.91, "id": 1, "name": "MasterStreetNames", "type": "Table", "description": "This is the master street name table for Winnebago County", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "FGDC Street Prefix", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PREFIX" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "FGDC Street Name", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "FGDC Street Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREETTYPE" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "FGDC Street Suffix", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "FGDCFORMAT", "type": "esriFieldTypeString", "alias": "Full FGDC Street Name", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "FGDCNAME" }, { "name": "GISFORMAT", "type": "esriFieldTypeString", "alias": "GIS Street Format", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "GISFORMAT" }, { "name": "MSAGFORMAT", "type": "esriFieldTypeString", "alias": "MSAG Street Format", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "MSAGFORMAT" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R1431_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1431", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I93176MSAGFORMAT", "fields": "MSAGFORMAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G93176GISFORMAT", "fields": "GISFORMAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1431", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "MasterStreetNames", "description": "", "prototype": { "attributes": { "MSAGFORMAT": " ", "GISFORMAT": " ", "PREFIX": null, "STREETNAME": " ", "STREETTYPE": null, "SUFFIX": null, "FGDCFORMAT": " " } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "0f245cf5757c4e10aa006b95ce755e5c" }, { "currentVersion": 10.91, "id": 2, "name": "MasterCSZTable", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PSTLCITY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PSTLCITY" }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "Postal State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PSTLSTATE" }, { "name": "POSTALZIP5", "type": "esriFieldTypeString", "alias": "Postal Zip 5", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "POSTALZIP5" }, { "name": "PSTLCSZ", "type": "esriFieldTypeString", "alias": "Postal City/State/Zip", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PSTLCSZ" } ], "indexes": [ { "name": "R748_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G85518PSTLCSZ", "fields": "PSTLCSZ", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "MasterCSZTable", "description": "", "prototype": { "attributes": { "POSTALZIP5": null, "PSTLCSZ": null, "PSTLCITY": null, "PSTLSTATE": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "0f245cf5757c4e10aa006b95ce755e5c" } ] }