{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "110e0174f74930ed0ad052d3616e8b70", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQ4jbXTPWhTYRTG8V/KLaJTl7R2EhSHoiE4VZcIRRBBRATBqSBI0KGFghAnN1G3UC+06uSigxCkFBw0JHRp/QShU6WdQ5aiIIHEgHANRnNNbyD0gbOcl+fPOec9JzCkgv0B7Dhi1W1Nx7W1HFYxK5TSTAaEQhvyrhmV7uQ2XfTUHU/ckLfSH3DPkhk3TfVAT0aR9soLD11SUI4DCjJOuR4z/63LDikqIhMH/DTvggOSdM4JV+SUrP0LmDSRaP7dTkrgLL2AtpZB1ej+RvAnueXrQOa6H975HAe8VDLnqqyjewKWvVVXiQO+e++WZ8oWHDT2X/NHHyx6FI08BoB1953R9Nh503IY6bx8E3rtrud2uzsQB9DyxQOnvXFMRtZ4NLCqmoYqar1F9TumT7ajSNTQ1/gLkkRKL1oyPqYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -17463800, "ymin": -46132600, "xmax": 2267277.83081448, "ymax": 1498427.09908874, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 2.5600000042409656E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.8457101992252465E7, "falseY": -4.851907986890774E7, "xyUnits": 1.2787182480434206E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SITEADDID", "type": "esriFieldTypeString", "alias": "Site Address ID", "length": 20, "domain": null }, { "name": "ADDPTKEY", "type": "esriFieldTypeString", "alias": "Address Point ID", "length": 20, "domain": null }, { "name": "PREADDRNUM", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "length": 5, "domain": null }, { "name": "ADDRNUMSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 5, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "length": 20, "domain": null }, { "name": "ADDRRANGE", "type": "esriFieldTypeString", "alias": "Address Range", "length": 50, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "WS1_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" } }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "length": 10, "domain": null }, { "name": "ALTUNITTYPE", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "WS1_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" } }, { "name": "ALTUNITID", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Number", "length": 10, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "Place Name", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "length": 5, "domain": null }, { "name": "PSAP", "type": "esriFieldTypeString", "alias": "Public Safety Answering Point", "length": 4, "domain": null }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG Community", "length": 35, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 50, "domain": null }, { "name": "ADDRCLASS", "type": "esriFieldTypeInteger", "alias": "Description", "domain": { "type": "codedValue", "name": "WS1_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": "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 }, { "name": "Transportation Facilities", "code": 810 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Location", "length": 30, "domain": { "type": "codedValue", "name": "WS1_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" } }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": { "type": "codedValue", "name": "WS1_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" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "WS1_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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SQFT_", "type": "esriFieldTypeDouble", "alias": "SQFT_", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN_1_", "type": "esriFieldTypeString", "alias": "PIN_1_", "length": 15, "domain": null }, { "name": "ATRPIN_", "type": "esriFieldTypeString", "alias": "ATRPIN_", "length": 19, "domain": null }, { "name": "STATE_", "type": "esriFieldTypeString", "alias": "STATE_", "length": 9, "domain": null }, { "name": "ZIP_", "type": "esriFieldTypeString", "alias": "ZIP_", "length": 9, "domain": null }, { "name": "SUBDIV2_", "type": "esriFieldTypeString", "alias": "SUBDIV2_", "length": 50, "domain": null }, { "name": "CITY_LIMIT_", "type": "esriFieldTypeString", "alias": "CITY_LIMIT_", "length": 70, "domain": null }, { "name": "UNIT_TYPE_", "type": "esriFieldTypeString", "alias": "UNIT_TYPE_", "length": 10, "domain": null }, { "name": "BusinessName_", "type": "esriFieldTypeString", "alias": "BusinessName_", "length": 254, "domain": null }, { "name": "NAICS_", "type": "esriFieldTypeString", "alias": "NAICS_", "length": 254, "domain": null }, { "name": "Description_", "type": "esriFieldTypeString", "alias": "Description_", "length": 254, "domain": null }, { "name": "BusinessType_", "type": "esriFieldTypeString", "alias": "BusinessType_", "length": 254, "domain": null }, { "name": "Website_", "type": "esriFieldTypeString", "alias": "Website_", "length": 254, "domain": null }, { "name": "Comments_", "type": "esriFieldTypeString", "alias": "Comments_", "length": 50, "domain": null }, { "name": "DIRECTION_", "type": "esriFieldTypeString", "alias": "DIRECTION_", "length": 10, "domain": null }, { "name": "STREET_", "type": "esriFieldTypeString", "alias": "STREET_", "length": 50, "domain": null }, { "name": "STREET_SUF_", "type": "esriFieldTypeString", "alias": "STREET_SUF_", "length": 50, "domain": null }, { "name": "POST_DIR_", "type": "esriFieldTypeString", "alias": "POST_DIR_", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "City_County_", "type": "esriFieldTypeString", "alias": "City / County Public Water", "length": 75, "domain": { "type": "codedValue", "name": "WS1_City_County", "description": "City of Roswell vs Fulton County Public Water Source", "codedValues": [ { "name": "City of Roswell", "code": "City of Roswell" }, { "name": "Fulton County", "code": "Fulton County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GR_Day_", "type": "esriFieldTypeString", "alias": "Garbage & Recycling Pickup Day", "length": 50, "domain": { "type": "codedValue", "name": "WS1_DaysOfWeek_EPW", "description": "Day that refuse is collected.", "codedValues": [ { "name": "Monday", "code": "Monday" }, { "name": "Tuesday", "code": "Tuesday" }, { "name": "Wednesday", "code": "Wednesday" }, { "name": "Thursday", "code": "Thursday" }, { "name": "Friday", "code": "Friday" }, { "name": "Contact Roswell EPW Dpt - 770.641.3961", "code": "Contact Roswell EPW Dpt - 770.641.3715" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YW_Day_", "type": "esriFieldTypeString", "alias": "Yard Waste Pickup Day", "length": 50, "domain": { "type": "codedValue", "name": "WS1_DaysOfWeek_EPW", "description": "Day that refuse is collected.", "codedValues": [ { "name": "Monday", "code": "Monday" }, { "name": "Tuesday", "code": "Tuesday" }, { "name": "Wednesday", "code": "Wednesday" }, { "name": "Thursday", "code": "Thursday" }, { "name": "Friday", "code": "Friday" }, { "name": "Contact Roswell EPW Dpt - 770.641.3961", "code": "Contact Roswell EPW Dpt - 770.641.3715" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HistDist", "type": "esriFieldTypeString", "alias": "Historic District", "length": 50, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "length": 50, "domain": null }, { "name": "Residence", "type": "esriFieldTypeString", "alias": "Residence?", "length": 50, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GlobalIDt", "type": "esriFieldTypeString", "alias": "GlobalIDt", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R896_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_896", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_896", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S686_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1036b66f9def4532b20c6936c2a7e1c5" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": -11458.494137, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Full_Stree]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -16150100, "ymin": -43703500, "xmax": 2402239.8450492546, "ymax": 1596997.378154762, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 2.5600000042409656E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.8457101992252465E7, "falseY": -4.851907986890774E7, "xyUnits": 1.2787182480434206E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FROMLEFT_", "type": "esriFieldTypeDouble", "alias": "FROMLEFT_", "domain": null }, { "name": "TOLEFT_", "type": "esriFieldTypeDouble", "alias": "TOLEFT_", "domain": null }, { "name": "FROMRIGHT_", "type": "esriFieldTypeDouble", "alias": "FROMRIGHT_", "domain": null }, { "name": "TORIGHT_", "type": "esriFieldTypeDouble", "alias": "TORIGHT_", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Pre_Direct", "type": "esriFieldTypeString", "alias": "Pre_Direct", "length": 7, "domain": null }, { "name": "Street_Typ", "type": "esriFieldTypeString", "alias": "Street_Typ", "length": 15, "domain": null }, { "name": "Full_Stree", "type": "esriFieldTypeString", "alias": "Full_Stree", "length": 40, "domain": null }, { "name": "PRE_DIR_AB", "type": "esriFieldTypeString", "alias": "PRE_DIR_AB", "length": 5, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 50, "domain": null }, { "name": "ST_TYPE_AB", "type": "esriFieldTypeString", "alias": "ST_TYPE_AB", "length": 10, "domain": null }, { "name": "POSTDIRECT", "type": "esriFieldTypeString", "alias": "POSTDIRECT", "length": 10, "domain": null }, { "name": "POST_DIR_A", "type": "esriFieldTypeString", "alias": "POST_DIR_A", "length": 5, "domain": null }, { "name": "ZIPRIGHT_", "type": "esriFieldTypeString", "alias": "ZIPRIGHT_", "length": 11, "domain": null }, { "name": "ZIPLEFT_", "type": "esriFieldTypeString", "alias": "ZIPLEFT_", "length": 11, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 4, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 4, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R919_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S858_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1036b66f9def4532b20c6936c2a7e1c5" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Arterial", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 15000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRT_CLASS", "uniqueValueGroups": [ { "heading": "Street Classification", "classes": [ { "label": "Freeways", "description": "Freeways", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 3 }, "values": [ [ "1" ] ] }, { "label": "Arterials", "description": "Arterials", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "values": [ [ "2" ] ] }, { "label": "Collectors", "description": "Collectors", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.25 }, "values": [ [ "3" ] ] }, { "label": "Local Roads", "description": "Local Roads", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.6 }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 3 }, "value": "1", "label": "Freeways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "2", "label": "Arterials" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.25 }, "value": "3", "label": "Collectors" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.6 }, "value": "4", "label": "Local Roads" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 138, 58, 255 ], "toColor": [ 119, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 102, 237, 255 ], "toColor": [ 134, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 92, 148, 255 ], "toColor": [ 250, 92, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 206, 242, 255 ], "toColor": [ 148, 206, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 250, 119, 255 ], "toColor": [ 90, 250, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 85, 133, 255 ], "toColor": [ 89, 85, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 87, 255 ], "toColor": [ 242, 250, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 89, 255 ], "toColor": [ 153, 97, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 224, 182, 255 ], "toColor": [ 139, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 81, 210, 255 ], "toColor": [ 224, 81, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 161, 87, 255 ], "toColor": [ 230, 161, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 128, 122, 255 ], "toColor": [ 77, 128, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 151, 219, 255 ], "toColor": [ 230, 151, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STRT_NME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2219856.8491430134, "ymin": 1444853.3248899505, "xmax": 2268451.126298096, "ymax": 1499453.1818973646, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 2.5600000042409656E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.8457101992252465E7, "falseY": -4.851907986890774E7, "xyUnits": 1.2787182480434206E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRT_NME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREETS_ID", "type": "esriFieldTypeInteger", "alias": "STREETS_ID", "domain": null }, { "name": "STRT_NME", "type": "esriFieldTypeString", "alias": "STRT_NME", "length": 25, "domain": null }, { "name": "STRT_CLASS", "type": "esriFieldTypeString", "alias": "STRT_CLASS", "length": 2, "domain": null }, { "name": "SHLD", "type": "esriFieldTypeString", "alias": "SHLD", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R704_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S503_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1036b66f9def4532b20c6936c2a7e1c5" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 14999.999999999718, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDRESS_]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2220124.2498549297, "ymin": 1444786.3748926148, "xmax": 2268445.2499975115, "ymax": 1498764.1107689515, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 2.5600000042409656E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.8457101992252465E7, "falseY": -4.851907986890774E7, "xyUnits": 1.2787182480434206E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 30, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 50, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 50, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "LGLSTARTDT", "type": "esriFieldTypeDate", "alias": "Legal Start Date", "length": 8, "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 4, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 100, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 4, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 100, "domain": null }, { "name": "USECD", "type": "esriFieldTypeString", "alias": "Assessing Use Code", "length": 15, "domain": null }, { "name": "USEDSCRP", "type": "esriFieldTypeString", "alias": "Assessing Use Description", "length": 100, "domain": null }, { "name": "NGHBRHDCD", "type": "esriFieldTypeString", "alias": "Assessing Neighbornood Code", "length": 10, "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 10, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 100, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 250, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 254, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Second Owner Name", "length": 254, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 254, "domain": null }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "Postal State", "length": 5, "domain": null }, { "name": "PSTLZIP5", "type": "esriFieldTypeString", "alias": "Postal Zip 5", "length": 5, "domain": null }, { "name": "PSTLZIP4", "type": "esriFieldTypeString", "alias": "Postal Zip +4", "length": 4, "domain": null }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null }, { "name": "BLDGAREA", "type": "esriFieldTypeDouble", "alias": "Building Area", "domain": null }, { "name": "RESFLRAREA", "type": "esriFieldTypeDouble", "alias": "Residential Floor Area", "domain": null }, { "name": "RESYRBLT", "type": "esriFieldTypeDouble", "alias": "Residential Year Built", "domain": null }, { "name": "RESSTRTYP", "type": "esriFieldTypeString", "alias": "Residential Structure Type", "length": 50, "domain": null }, { "name": "STRCLASS", "type": "esriFieldTypeString", "alias": "Structure Class", "length": 5, "domain": null }, { "name": "CLASSMOD", "type": "esriFieldTypeString", "alias": "Structure Class Modifier", "length": 5, "domain": null }, { "name": "LNDVALUE", "type": "esriFieldTypeDouble", "alias": "Land Value", "domain": null }, { "name": "PRVASSDVAL", "type": "esriFieldTypeDouble", "alias": "Previous Assessed Value", "domain": null }, { "name": "CNTASSDVAL", "type": "esriFieldTypeDouble", "alias": "Current Assessed Value", "domain": null }, { "name": "ASSDPCNTCG", "type": "esriFieldTypeDouble", "alias": "Assessed Value % Change", "domain": null }, { "name": "PRVTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Previous Taxable Value", "domain": null }, { "name": "CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "PRVWNTTXOD", "type": "esriFieldTypeDouble", "alias": "Previous Winter Taxes Owed", "domain": null }, { "name": "PRVSMRTXOD", "type": "esriFieldTypeDouble", "alias": "Previous Summer Taxes Owed", "domain": null }, { "name": "CNTWNTTXOD", "type": "esriFieldTypeDouble", "alias": "Current Winter Taxes Owed", "domain": null }, { "name": "CNTSMRTXOD", "type": "esriFieldTypeDouble", "alias": "Current Summer Taxes Owed", "domain": null }, { "name": "TOTCNTTXOD", "type": "esriFieldTypeDouble", "alias": "Total Current Taxes Owed", "domain": null }, { "name": "TXODYRCHG", "type": "esriFieldTypeDouble", "alias": "Taxes Owed Year Over Year Change", "domain": null }, { "name": "WATERSERV", "type": "esriFieldTypeString", "alias": "Water Service Provider", "length": 50, "domain": null }, { "name": "SEWERSERV", "type": "esriFieldTypeString", "alias": "Sewer Service Provider", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "ATRPIN_", "type": "esriFieldTypeString", "alias": "ATRPIN_", "length": 19, "domain": null }, { "name": "ADDRESS_", "type": "esriFieldTypeString", "alias": "ADDRESS_", "length": 50, "domain": null }, { "name": "DIRECTION_", "type": "esriFieldTypeString", "alias": "DIRECTION_", "length": 10, "domain": null }, { "name": "STREET_", "type": "esriFieldTypeString", "alias": "STREET_", "length": 30, "domain": null }, { "name": "CITY_", "type": "esriFieldTypeString", "alias": "CITY_", "length": 14, "domain": null }, { "name": "STATE_", "type": "esriFieldTypeString", "alias": "STATE_", "length": 9, "domain": null }, { "name": "ZIP_", "type": "esriFieldTypeString", "alias": "ZIP_", "length": 9, "domain": null }, { "name": "SUBDIV2_", "type": "esriFieldTypeString", "alias": "SUBDIV2_", "length": 50, "domain": null }, { "name": "TAX_DISTR_", "type": "esriFieldTypeString", "alias": "TAX_DISTR_", "length": 6, "domain": null }, { "name": "FLU_CODE_", "type": "esriFieldTypeString", "alias": "FLU_CODE_", "length": 15, "domain": null }, { "name": "FUTURE_LU_", "type": "esriFieldTypeString", "alias": "FUTURE_LU_", "length": 45, "domain": null }, { "name": "ROADS_", "type": "esriFieldTypeString", "alias": "ROADS_", "length": 6, "domain": null }, { "name": "SUBD_TYPE_", "type": "esriFieldTypeString", "alias": "SUBD_TYPE_", "length": 25, "domain": null }, { "name": "CHAR_AREA_", "type": "esriFieldTypeString", "alias": "CHAR_AREA_", "length": 60, "domain": null }, { "name": "Comments_", "type": "esriFieldTypeString", "alias": "Comments_", "length": 150, "domain": null }, { "name": "MaxHeight_", "type": "esriFieldTypeSmallInteger", "alias": "MaxHeight_", "domain": null }, { "name": "TaxYear_1_", "type": "esriFieldTypeDouble", "alias": "TaxYear_1_", "domain": null }, { "name": "TotAssess_", "type": "esriFieldTypeDouble", "alias": "TotAssess_", "domain": null }, { "name": "TotAppr_1_", "type": "esriFieldTypeDouble", "alias": "TotAppr_1_", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "LOWPARCELI", "type": "esriFieldTypeString", "alias": "LOWPARCELI", "length": 30, "domain": null }, { "name": "SITEADDRES", "type": "esriFieldTypeString", "alias": "SITEADDRES", "length": 254, "domain": null }, { "name": "PRPRTYDSCR", "type": "esriFieldTypeString", "alias": "PRPRTYDSCR", "length": 254, "domain": null }, { "name": "PSTLADDRES", "type": "esriFieldTypeString", "alias": "PSTLADDRES", "length": 254, "domain": null }, { "name": "ASSDVALYRC", "type": "esriFieldTypeDouble", "alias": "ASSDVALYRC", "domain": null }, { "name": "TXBLVALYRC", "type": "esriFieldTypeDouble", "alias": "TXBLVALYRC", "domain": null }, { "name": "TXBLPCNTCH", "type": "esriFieldTypeDouble", "alias": "TXBLPCNTCH", "domain": null }, { "name": "TOTPRVTXTO", "type": "esriFieldTypeDouble", "alias": "TOTPRVTXTO", "domain": null }, { "name": "TXODPCNTCH", "type": "esriFieldTypeDouble", "alias": "TXODPCNTCH", "domain": null }, { "name": "COMPUT_ACR", "type": "esriFieldTypeDouble", "alias": "COMPUT_ACR", "domain": null }, { "name": "CITY_LIMIT", "type": "esriFieldTypeString", "alias": "CITY_LIMIT", "length": 70, "domain": null }, { "name": "SUBD_OWNER", "type": "esriFieldTypeString", "alias": "SUBD_OWNER", "length": 50, "domain": null }, { "name": "GOVT_OWNED", "type": "esriFieldTypeString", "alias": "GOVT_OWNED", "length": 2, "domain": null }, { "name": "Water_Ty_1", "type": "esriFieldTypeString", "alias": "Water_Ty_1", "length": 30, "domain": null }, { "name": "Censust_Tr", "type": "esriFieldTypeString", "alias": "Censust_Tr", "length": 8, "domain": null }, { "name": "Census_Tra", "type": "esriFieldTypeString", "alias": "Census_Tra", "length": 30, "domain": null }, { "name": "Lot_Sq_Foo", "type": "esriFieldTypeDouble", "alias": "Lot_Sq_Foo", "domain": null }, { "name": "LandAssess", "type": "esriFieldTypeDouble", "alias": "LandAssess", "domain": null }, { "name": "ImprAssess", "type": "esriFieldTypeDouble", "alias": "ImprAssess", "domain": null }, { "name": "ImprAppr_1", "type": "esriFieldTypeDouble", "alias": "ImprAppr_1", "domain": null }, { "name": "LandAppr_1", "type": "esriFieldTypeDouble", "alias": "LandAppr_1", "domain": null }, { "name": "HistoricDi", "type": "esriFieldTypeString", "alias": "HistoricDi", "length": 5, "domain": null }, { "name": "RiverCorri", "type": "esriFieldTypeString", "alias": "RiverCorri", "length": 5, "domain": null }, { "name": "Opportunit", "type": "esriFieldTypeString", "alias": "Opportunit", "length": 5, "domain": null }, { "name": "CASE_NUM_", "type": "esriFieldTypeString", "alias": "CASE_NUM_", "length": 50, "domain": null }, { "name": "USECDDESC_", "type": "esriFieldTypeString", "alias": "USECDDESC_", "length": 100, "domain": null }, { "name": "SHAPE_STAr", "type": "esriFieldTypeDouble", "alias": "SHAPE_STAr", "domain": null }, { "name": "SHAPE_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape_STArea__", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "LUCode_", "type": "esriFieldTypeString", "alias": "Land Use Code (Fulton County)", "length": 50, "domain": null }, { "name": "ExCode_", "type": "esriFieldTypeString", "alias": "Tax Exempt Code (Fulton County)", "length": 10, "domain": null }, { "name": "LivUnits_", "type": "esriFieldTypeSmallInteger", "alias": "Liveable Units (Fulton County)", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1343_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S971_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1036b66f9def4532b20c6936c2a7e1c5" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2220123.245919928, "ymin": 1441666.1563955322, "xmax": 2269529.72486268, "ymax": 1498176.9521663636, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 2.5600000042409656E-4, "zTolerance": 2, "mTolerance": 2, "falseX": -1.8457101992252465E7, "falseY": -4.851907986890774E7, "xyUnits": 1.2787182480434206E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 50, "domain": null }, { "name": "MUNITYP", "type": "esriFieldTypeString", "alias": "Municipal Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_MunicipalType", "description": "The type of local government municipality", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS", "length": 5, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R886_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S676_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1036b66f9def4532b20c6936c2a7e1c5" } ], "tables": [] }