{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Sewer Pumpstations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 205, 245, 122, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1580861.0935039371, "ymin": 1088249.7477034181, "xmax": 1611109.5288713872, "ymax": 1107190.3756561726, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_dSewerOwnership", "description": "Ownership of sewer infrastructure", "codedValues": [ { "name": "City of Greenville", "code": "GRVL" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "Greenville Zoo", "code": "ZOO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 30, "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS DATE", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "DISCHARGEDIAMETER", "type": "esriFieldTypeDouble", "alias": "DISCHARGEDIAMETER", "domain": null }, { "name": "RATEDFLOW", "type": "esriFieldTypeString", "alias": "RATEDFLOW", "length": 20, "domain": null }, { "name": "TOTALDYNAMICHEAD", "type": "esriFieldTypeString", "alias": "TOTALDYNAMICHEAD", "length": 20, "domain": null }, { "name": "NUMPUMPS", "type": "esriFieldTypeSmallInteger", "alias": "NUMPUMPS", "domain": null }, { "name": "PUMPTYPE", "type": "esriFieldTypeString", "alias": "PumpType", "length": 20, "domain": null }, { "name": "MAKE_MODEL", "type": "esriFieldTypeString", "alias": "MAKE_MODEL", "length": 50, "domain": null }, { "name": "HORSEPOWER", "type": "esriFieldTypeSmallInteger", "alias": "HORSEPOWER", "domain": null }, { "name": "IMPELLER", "type": "esriFieldTypeSmallInteger", "alias": "IMPELLER", "domain": null }, { "name": "MAINTSCHEDULE", "type": "esriFieldTypeString", "alias": "MAINTSCHEDULE", "length": 30, "domain": null }, { "name": "SERIALNUM", "type": "esriFieldTypeString", "alias": "SERIALNUM", "length": 20, "domain": null }, { "name": "NOTIFICATIONDEVICE", "type": "esriFieldTypeString", "alias": "NOTIFICATIONDEVICE", "length": 20, "domain": null }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "STRUCTID", "length": 20, "domain": null }, { "name": "NOTES_GIS", "type": "esriFieldTypeString", "alias": "NOTES GIS", "length": 225, "domain": null }, { "name": "NOTES_OPS", "type": "esriFieldTypeString", "alias": "NOTES OPS", "length": 225, "domain": null }, { "name": "EDIT_SOURCE", "type": "esriFieldTypeString", "alias": "EDIT SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_DomainSource", "description": "Source of Data", "codedValues": [ { "name": "Field Map", "code": "FIELDMAP" }, { "name": "Field GPS", "code": "FIELDGPS" }, { "name": "Plan Drawing", "code": "PLAN" }, { "name": "Plan GPS", "code": "PLANGPS" }, { "name": "Asbuilt Drawing", "code": "ASBUILT" }, { "name": "Asbuilt GPS", "code": "ASBUILTGPS" }, { "name": "Survey", "code": "SURVEY" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FILE_NUM", "type": "esriFieldTypeString", "alias": "FILE_NUM", "length": 10, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R158_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G212FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S147_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "Fountains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 46, 140, 119, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1579702.7290026248, "ymin": 1099485.6332021058, "xmax": 1579702.7290026248, "ymax": 1099485.6332021058, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 30, "domain": null }, { "name": "FOUNTTYPE", "type": "esriFieldTypeString", "alias": "Fountain Types", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Parks_Fountain_Type", "description": "Parks Fountain Types", "codedValues": [ { "name": "Basin", "code": "BASIN" }, { "name": "Splashpad", "code": "SPLASHPAD" }, { "name": "Stream with Basin", "code": "STREAM WITH BASIN" }, { "name": "Stream with Reservoir", "code": "STREAM WITH RESERVOIR" }, { "name": "Trough with Reservoir", "code": "TROUGH WITH RESERVOIR" }, { "name": "Trough", "code": "TROUGH" }, { "name": "Pond", "code": "POND" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SITEFID", "type": "esriFieldTypeString", "alias": "Operations Site Facility ID", "length": 30, "domain": null }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "Site Name", "length": 75, "domain": null }, { "name": "PLOT", "type": "esriFieldTypeString", "alias": "Plot Name", "length": 75, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Plot Location Description", "length": 75, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "CREW", "type": "esriFieldTypeString", "alias": "Park Crew", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Parks_Crews", "description": "Parks Crews", "codedValues": [ { "name": "Beautification Admin", "code": "BA" }, { "name": "Beautification Central", "code": "BC" }, { "name": "Beautification North", "code": "BN" }, { "name": "Beautification Right of Way", "code": "BR" }, { "name": "Beautification South", "code": "BS" }, { "name": "Tree Crew", "code": "BT" }, { "name": "Cemeteries", "code": "PG" }, { "name": "Park Amenities", "code": "PF" }, { "name": "Parks & Recreation Shop", "code": "PA" }, { "name": "Parks Central", "code": "PC" }, { "name": "Parks North", "code": "PN" }, { "name": "Parks South", "code": "PS" }, { "name": "Tourism Admin", "code": "TA" }, { "name": "Tourism Central", "code": "TM" }, { "name": "Tourism North", "code": "TN" }, { "name": "Tourism South", "code": "TS" }, { "name": "Tourism Water", "code": "TW" }, { "name": "Zoo", "code": "ZO" }, { "name": "Not City", "code": "NOT" }, { "name": "Unknown", "code": "UNK" }, { "name": "Parks & Recreation Other", "code": "PO" }, { "name": "Unity Park", "code": "UP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Parks_Maintenance", "description": "Parks Maintenance", "codedValues": [ { "name": "Contractor", "code": "CONTRACTOR" }, { "name": "Grounds", "code": "GROUNDS" }, { "name": "Not City", "code": "NOT CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "Parks", "code": "PARKS" }, { "name": "Recreation", "code": "RECREATION" }, { "name": "Tourism District", "code": "TOURISM DISTRICT" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Zoo", "code": "ZOO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Parks_Surface_Type", "description": "Parks Surface Type", "codedValues": [ { "name": "EWF Mulch", "code": "EWF MULCH" }, { "name": "Pour in Place", "code": "POUR IN PLACE" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Pavers", "code": "PAVERS" }, { "name": "Rock", "code": "ROCK" }, { "name": "Slate / Gravel", "code": "CRUSHED STONE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Artificial Turf", "code": "ARTIFICIAL TURF" }, { "name": "Rubberized Surface", "code": "RUBBERIZED SURFACE" }, { "name": "Hardwood Mulch", "code": "HARDWOOD MULCH" }, { "name": "Grass and Mulch", "code": "GRASS AND MULCH" }, { "name": "Tile", "code": "TILE" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Natural", "code": "NATURAL" }, { "name": "Wood Decking", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DHEC", "type": "esriFieldTypeString", "alias": "DHEC Regulated", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Parks_Yes_No", "description": "Parks Yes or No", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMPUMPS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Pumps", "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "INSTALDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "ASSETSTAT", "type": "esriFieldTypeString", "alias": "Asset Status", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Parks_Asset_Status", "description": "Parks Asset Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeDouble", "alias": "Condition", "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "Image", "length": 250, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 30, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Edit Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R291_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S229_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Ice Machines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1574892.9698162675, "ymin": 1077271.2798556387, "xmax": 1604354.8897637725, "ymax": 1111777.7700131238, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityId", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityId", "type": "esriFieldTypeString", "alias": "FacilityId", "length": 254, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 254, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 254, "domain": null }, { "name": "Serial", "type": "esriFieldTypeDouble", "alias": "Serial", "domain": null }, { "name": "Installed_", "type": "esriFieldTypeString", "alias": "Installed", "length": 254, "domain": null }, { "name": "PM_Date", "type": "esriFieldTypeDate", "alias": "PM_Date", "length": 8, "domain": null }, { "name": "PM_In_Mont", "type": "esriFieldTypeInteger", "alias": "PM_In_Mont", "domain": null }, { "name": "PM_Due", "type": "esriFieldTypeDate", "alias": "PM_Due", "length": 8, "domain": null }, { "name": "Next", "type": "esriFieldTypeDate", "alias": "Next", "length": 8, "domain": null }, { "name": "Water_Filt", "type": "esriFieldTypeString", "alias": "Water_Filt", "length": 254, "domain": null }, { "name": "Water_Fi_1", "type": "esriFieldTypeString", "alias": "Water_Fi_1", "length": 254, "domain": null }, { "name": "Filter_Cha", "type": "esriFieldTypeDate", "alias": "Filter_Cha", "length": 8, "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "XCOORD", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "YCOORD", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R287_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S225_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 25, "name": "Drinking Fountains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1576421.3080708683, "ymin": 1097045.8428477645, "xmax": 1585075.892716542, "ymax": 1106270.835958004, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NON_VERSIONED.GDBC.FS_Drinking_Fountains.FID", "type": "esriFieldTypeOID", "alias": "NON_VERSIONED.GDBC.FS_Drinking_Fountains.FID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "MDFMODEL", "type": "esriFieldTypeString", "alias": "MDFMODEL", "length": 40, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 30, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 254, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 100, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R331_pk", "fields": "NON_VERSIONED.GDBC.FS_Drinking_Fountains.FID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S267_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Pedestrian Bridges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1ae7ec3fa1102388d79368bd984c0fe6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEc0lEQVRYhdWXQW/aSBTHfyhV5VF6GXqIjLoHcKWqhVNML1nIaZMT6sdwPgBSrqXXSvkA4Vt06SnZU9U9xVwiaNqDyaHIFhemh1RGSMh7GBsCGGjTVrv7JAtr/Mbz473/vHm+x3/E7v3bAIn9f0GiqG4DNuDEQ/atxwHQBnzYepXJvPZ/OkgM0ABqAGF4Hz+QJPcAWXljGmJcy8qvwMSJonobOMpkTto/DBJFxzmYvAScodpGqQd43g7h6CE50wRACAFApxtosNGAnKkoFfu2EGM3iurNTObk6M4gOgqTBlDzejt0uo/ImU8ol/NkpVzyLxWfAjBUCs+75k3rmlKxT6n42dHv2nqxKl0rQeJUtIZq2+x0fwOeUa08TQVYtKyUZMsSy8rT6V5xdi45PLi0YeJG0XE5DSYVJE5HI4EQxi7Py7sbAdKA9it7XLgGZ+dweHBpwsQFct8EEmuitgQRvAXDBGmnT0tswe95eZcLF969H7Nf+WhGUf10UTNLIHFKHK+3Azybj4SKxb8JJMXveXmXs/MveD2FVRg4sYCnuyktIo2h2qbTfUS18nT5qd+CZy83gxjm0nC1sseblsIqDABOgXIqSByNmlIPyJlPZsJUbeg19QU69GYtHaLX1LCJFRtTKCEMrEIer9fDKgzsKDrOJcJdjIgN4Hk7lMv52aK9pg5zsaHHug0IfSg487MT2IIDIqcB/iqDfToFt6w8rrsTR2VSA5ppIE4Y3iccPZxFQ9rw+5/6/sMr/fuHC3+/mAGKnI6CtKHSmkWu4OhLzQprVkrC0UPC8D5CjJ1VIPiBnFZMIDXXgIYbBbNFzNpqES+MSynxA5lohTSQDdthwQxztVbWmDCMpfWWIqJDJmYDwdvZv1ZtrY1Ntui3EC0hxPSgXAmS+tJuY3nsW+y2X3raglUgQVbemJ1uMD3AfoUNleJx4WZubBGkbYjxfNJva8Bv6R2yqbIu+i34j8IRhhiDbqJSQfys/Eo4GjBUSm9haS8vvKmyrvEbKgX00c1TZhXI1iuYODlT9xPZ8q0jPxFt6K/fqhv8PO8aKZO0RNMSPAeSybz2o6jeLhX79pvWNZaVny/zSekO3q4GWeM3VAo/+ES1MgDYeOgdCTF2S8U+ne4V+5U9PXpbK+s0ssav072iVEzSQvP2syWQTOakHUX1Zqn42Tk7l1y4hm4F0rSSZiv8Ot0r4ENSTZuLDXVqHclkTo6iqG4fHlzaZ+dw4XKnDu02hO9fUK30ANppjfSagrb1Aibu4cGl+e79mLPzL1QrewhhrJ6yYEOlppGoVnoIMW7r9y7bShAt3OMyTNz9ykfT66m4qcnPi3gFgOdd4wefKBX7STrad+riExggF0X1U6swcKzCAK/Xw3X1d42UEmEY07NpqBSjcAT0kfKGamUwFeYPfdfMgE6OoqjeBE6twsC2CoPUL73HhRsMMU4WB70zloR5Z5AYpg2U40+NmhBjJw55skWSA6ytK2bU+haA7waZAb32if/p9879qSC/yv4BA14DYMRQVVwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1573973.2181758583, "ymin": 1092884.7877296656, "xmax": 1600368.1735564321, "ymax": 1106297.0456036776, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 30, "domain": null }, { "name": "SITEFID", "type": "esriFieldTypeString", "alias": "Operations Site Facility ID", "length": 30, "domain": null }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "Site Name", "length": 75, "domain": null }, { "name": "PLOT", "type": "esriFieldTypeString", "alias": "Plot Name", "length": 75, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Plot Location Description", "length": 75, "domain": null }, { "name": "CREW", "type": "esriFieldTypeString", "alias": "Park Crew", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Parks_Crews", "description": "Parks Crews", "codedValues": [ { "name": "Beautification Admin", "code": "BA" }, { "name": "Beautification Central", "code": "BC" }, { "name": "Beautification North", "code": "BN" }, { "name": "Beautification Right of Way", "code": "BR" }, { "name": "Beautification South", "code": "BS" }, { "name": "Tree Crew", "code": "BT" }, { "name": "Cemeteries", "code": "PG" }, { "name": "Park Amenities", "code": "PF" }, { "name": "Parks & Recreation Shop", "code": "PA" }, { "name": "Parks Central", "code": "PC" }, { "name": "Parks North", "code": "PN" }, { "name": "Parks South", "code": "PS" }, { "name": "Tourism Admin", "code": "TA" }, { "name": "Tourism Central", "code": "TM" }, { "name": "Tourism North", "code": "TN" }, { "name": "Tourism South", "code": "TS" }, { "name": "Tourism Water", "code": "TW" }, { "name": "Zoo", "code": "ZO" }, { "name": "Not City", "code": "NOT" }, { "name": "Unknown", "code": "UNK" }, { "name": "Parks & Recreation Other", "code": "PO" }, { "name": "Unity Park", "code": "UP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Parks_Maintenance", "description": "Parks Maintenance", "codedValues": [ { "name": "Contractor", "code": "CONTRACTOR" }, { "name": "Grounds", "code": "GROUNDS" }, { "name": "Not City", "code": "NOT CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "Parks", "code": "PARKS" }, { "name": "Recreation", "code": "RECREATION" }, { "name": "Tourism District", "code": "TOURISM DISTRICT" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Zoo", "code": "ZOO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Parks_Surface_Type", "description": "Parks Surface Type", "codedValues": [ { "name": "EWF Mulch", "code": "EWF MULCH" }, { "name": "Pour in Place", "code": "POUR IN PLACE" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Pavers", "code": "PAVERS" }, { "name": "Rock", "code": "ROCK" }, { "name": "Slate / Gravel", "code": "CRUSHED STONE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Artificial Turf", "code": "ARTIFICIAL TURF" }, { "name": "Rubberized Surface", "code": "RUBBERIZED SURFACE" }, { "name": "Hardwood Mulch", "code": "HARDWOOD MULCH" }, { "name": "Grass and Mulch", "code": "GRASS AND MULCH" }, { "name": "Tile", "code": "TILE" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Natural", "code": "NATURAL" }, { "name": "Wood Decking", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "APPSURFACE", "type": "esriFieldTypeString", "alias": "Approach Surface", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Parks_Surface_Type", "description": "Parks Surface Type", "codedValues": [ { "name": "EWF Mulch", "code": "EWF MULCH" }, { "name": "Pour in Place", "code": "POUR IN PLACE" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Pavers", "code": "PAVERS" }, { "name": "Rock", "code": "ROCK" }, { "name": "Slate / Gravel", "code": "CRUSHED STONE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Artificial Turf", "code": "ARTIFICIAL TURF" }, { "name": "Rubberized Surface", "code": "RUBBERIZED SURFACE" }, { "name": "Hardwood Mulch", "code": "HARDWOOD MULCH" }, { "name": "Grass and Mulch", "code": "GRASS AND MULCH" }, { "name": "Tile", "code": "TILE" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Natural", "code": "NATURAL" }, { "name": "Wood Decking", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPANS", "type": "esriFieldTypeSmallInteger", "alias": "Bridge Spans", "domain": null }, { "name": "PAINT", "type": "esriFieldTypeString", "alias": "Paint Color", "length": 30, "domain": null }, { "name": "PIERS", "type": "esriFieldTypeString", "alias": "Piers", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Parks_Bridge_Pier_Type", "description": "Parks Bridge Pier Type", "codedValues": [ { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Steel", "code": "STEEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RAILINGS", "type": "esriFieldTypeString", "alias": "Railings", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Parks_Bridge_Railing_Type", "description": "Parks Bridge Railing Type", "codedValues": [ { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Metal", "code": "METAL" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Wood", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "Lighting", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Parks_Yes_No", "description": "Parks Yes or No", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "INSTALDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "ASSETSTAT", "type": "esriFieldTypeString", "alias": "Asset Status", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Parks_Asset_Status", "description": "Parks Asset Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeDouble", "alias": "Condition", "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "Image", "length": 250, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 30, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Edit Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R294_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S232_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Public Lighting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 227, 139, 79, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 51, 51, 51, 255 ], "width": 0.75 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1570678.486220479, "ymin": 1076835.878937006, "xmax": 1605653.8064304441, "ymax": 1115440.2096456736, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIXTURESTYLE", "type": "esriFieldTypeString", "alias": "Fixture Style", "length": 100, "domain": { "type": "codedValue", "name": "WS2_FixtureStyle", "description": "Public lighting fixture style", "codedValues": [ { "name": "Deluxe Acorn", "code": "Deluxe Acorn" }, { "name": "Cobra Head", "code": "Cobra Head" }, { "name": "Globe", "code": "Globe" }, { "name": "Halprin", "code": "Halprin" }, { "name": "Mini Bell", "code": "Mini Bell" }, { "name": "Mitchell", "code": "Mitchell" }, { "name": "Teardrop", "code": "Teardrop" }, { "name": "Windsor", "code": "Windsor" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "String", "code": "String" }, { "name": "Canopy", "code": "Canopy" }, { "name": "Rope", "code": "Rope" }, { "name": "Column", "code": "Column" }, { "name": "Step", "code": "Step" }, { "name": "Bollard", "code": "Bollard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FIXTUREMANUFACTURER", "type": "esriFieldTypeString", "alias": "Fixture Manufacturer", "length": 100, "domain": { "type": "codedValue", "name": "WS2_FixtureManufacturer", "description": "Public lighting fixture manufacturer", "codedValues": [ { "name": "Acuity", "code": "Acuity" }, { "name": "American Electric Lighting", "code": "American Electric Lighting" }, { "name": "Beacon", "code": "Beacon" }, { "name": "Hubbell", "code": "Hubbell" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "KIM Lighting", "code": "KIM Lighting" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POLESTYLE", "type": "esriFieldTypeString", "alias": "POLESTYLE", "length": 100, "domain": { "type": "codedValue", "name": "WS2_PoleStyle", "description": "Public lighting pole style", "codedValues": [ { "name": "Decorative Anchor Based", "code": "Decorative Anchor Based" }, { "name": "Simple Anchor Based", "code": "Simple Anchor Based" }, { "name": "Simple Direct Bury", "code": "Simple Direct Bury" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BULBTYPE", "type": "esriFieldTypeString", "alias": "Bulb Type", "length": 100, "domain": { "type": "codedValue", "name": "WS2_BulbType", "description": "Public lighting bulb type", "codedValues": [ { "name": "High Pressure Sodium (HPS)", "code": "High Pressure Sodium (HPS)" }, { "name": "LED", "code": "LED" }, { "name": "Metal Halide (MH)", "code": "Metal Halide (MH)" }, { "name": "Mercury Vapor (MV)", "code": "Mercury Vapor (MV)" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BULBWATTAGE", "type": "esriFieldTypeString", "alias": "Bulb Wattage", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeString", "alias": "Installation Date", "length": 15, "domain": null }, { "name": "SERIAL", "type": "esriFieldTypeString", "alias": "Serial Number", "length": 50, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 30, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R299_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_299", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S237_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 24, "name": "City Facilities Billable", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "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": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.FAC_LABEL"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1571034.6555118114, "ymin": 1075357.337926507, "xmax": 1611126.857283458, "ymax": 1111866.6555118114, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 40, "domain": null }, { "name": "FAC_LABEL", "type": "esriFieldTypeString", "alias": "FAC_LABEL", "length": 75, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_City_Facility_Type", "description": "City Facility Type", "codedValues": [ { "name": "Fire Stations", "code": "FIRE" }, { "name": "Police", "code": "POLICE" }, { "name": "Garages", "code": "GARAGE" }, { "name": "Parking Lots", "code": "PARKING LOT" }, { "name": "Community Centers", "code": "COMMUNITY CENTER" }, { "name": "Other", "code": "OTHER" }, { "name": "Administrative Offices", "code": "ADMIN OFFICE" }, { "name": "Parks and Rec", "code": "PARKS" }, { "name": "Public Works", "code": "PUBLIC WORKS" }, { "name": "Statue", "code": "STATUE" }, { "name": "Fountain", "code": "FOUNTAIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 250, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "PHOTO", "type": "esriFieldTypeString", "alias": "PHOTO", "length": 150, "domain": null }, { "name": "DIV_DEPT", "type": "esriFieldTypeString", "alias": "DIV_DEPT", "length": 5, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": { "type": "codedValue", "name": "WS1_City_Facility_Status", "description": "City facility Status", "codedValues": [ { "name": "Sold", "code": "SOLD" }, { "name": "Leased", "code": "LEASED" }, { "name": "Unoccupied", "code": "UNOCCUPIED" }, { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HSF", "type": "esriFieldTypeDouble", "alias": "Heated Square Footage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R310_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S298_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Zoo Operations Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 49999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SITETYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 } }, "value": "EXHIBITS", "label": "Zoo Exhibits" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 112, 68, 255 ], "width": 0.4 } }, "value": "ZOO FACILITY", "label": "Zoo Building" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PUBLIC RESTROOM", "label": "Public Restrooms" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 55, 55, 255 ], "width": 1.5294117647058822 } }, "value": "PLAYGROUND", "label": "Playgrounds" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 115, 223, 255, 255 ], "width": 2 } }, "value": "OTHER", "label": "Special Areas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 5 } }, "value": "ZOO", "label": "Zoo Boundary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 225, 252, 255 ], "toColor": [ 184, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 185, 255 ], "toColor": [ 252, 184, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 212, 255 ], "toColor": [ 252, 179, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 210, 255 ], "toColor": [ 215, 252, 210, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LOCATION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(SITETYPE = 'EXHIBITS' )", "useCodedValues": true, "maxScale": 0, "minScale": 1200, "name": "Zoo Exhibits", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[LOCATION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(SITETYPE = 'ZOO FACILITY' )", "useCodedValues": true, "maxScale": 0, "minScale": 1200, "name": "Zoo Building", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 2, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[LOCATION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(SITETYPE = 'PUBLIC RESTROOM' )", "useCodedValues": true, "maxScale": 0, "minScale": 1200, "name": "Public Restrooms", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 2, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[LOCATION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(SITETYPE = 'PLAYGROUND' )", "useCodedValues": true, "maxScale": 0, "minScale": 1200, "name": "Playgrounds", "priority": 16, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 2, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[LOCATION]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "(SITETYPE = 'OTHER' )", "useCodedValues": true, "maxScale": 0, "minScale": 1200, "name": "Special Areas", "priority": 18, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 2, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1582912.4215879291, "ymin": 1098788.5229658782, "xmax": 1584266.2116141766, "ymax": 1099722.681758523, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 30, "domain": null }, { "name": "SITETYPE", "type": "esriFieldTypeString", "alias": "Site Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Parks_Site_Type", "description": "Parks Site Types", "codedValues": [ { "name": "Admin Office", "code": "ADMIN OFFICE" }, { "name": "Baseball Field", "code": "BASEBALL FIELD" }, { "name": "Basketball Court", "code": "BASKETBALL COURT" }, { "name": "Cemetery", "code": "CEMETERY" }, { "name": "Community Center", "code": "COMMUNITY CENTER" }, { "name": "Complex", "code": "COMPLEX" }, { "name": "Zoo Exhibits", "code": "EXHIBITS" }, { "name": "Garden", "code": "GARDEN" }, { "name": "Greenway", "code": "GREENWAY" }, { "name": "Multi-Use Court", "code": "MULTI USE COURT" }, { "name": "Multi-Use Field", "code": "MULTI USE FIELD" }, { "name": "Other", "code": "OTHER" }, { "name": "Park", "code": "PARK" }, { "name": "Park Concession", "code": "PARK CONCESSION" }, { "name": "Park Shelter", "code": "PARK SHELTER" }, { "name": "Parking Lot", "code": "PARKING LOT" }, { "name": "Parks and Rec Building", "code": "PARKS AND REC FACILITY" }, { "name": "Pickleball Court", "code": "PICKLEBALL COURT" }, { "name": "Playground", "code": "PLAYGROUND" }, { "name": "Plaza", "code": "PLAZA" }, { "name": "Public Restroom", "code": "PUBLIC RESTROOM" }, { "name": "Right of Way", "code": "ROW" }, { "name": "Equipment Shed", "code": "SHED" }, { "name": "Parks and Rec Shop", "code": "SHOP" }, { "name": "Soccer Field", "code": "SOCCER FIELD" }, { "name": "Streetscape", "code": "STREETSCAPE" }, { "name": "Tennis Court", "code": "TENNIS COURT" }, { "name": "Undeveloped Area", "code": "UNDEVELOPED" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Volleyball Court", "code": "VOLLEYBALL COURT" }, { "name": "Zoo", "code": "ZOO" }, { "name": "Zoo Building", "code": "ZOO FACILITY" }, { "name": "Zoo Kingdoms", "code": "ZOO SECTIONS" }, { "name": "ROW Mowing", "code": "ROW MOWING" }, { "name": "Mowing", "code": "MOWING" }, { "name": "Landfill", "code": "LANDFILL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "Site Name", "length": 75, "domain": null }, { "name": "PLOT", "type": "esriFieldTypeString", "alias": "Plot Name", "length": 75, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Plot Location Description", "length": 75, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "CREW", "type": "esriFieldTypeString", "alias": "Park Crew", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Parks_Crews", "description": "Parks Crews", "codedValues": [ { "name": "Beautification Admin", "code": "BA" }, { "name": "Beautification Central", "code": "BC" }, { "name": "Beautification North", "code": "BN" }, { "name": "Beautification Right of Way", "code": "BR" }, { "name": "Beautification South", "code": "BS" }, { "name": "Tree Crew", "code": "BT" }, { "name": "Cemeteries", "code": "PG" }, { "name": "Park Amenities", "code": "PF" }, { "name": "Parks & Recreation Shop", "code": "PA" }, { "name": "Parks Central", "code": "PC" }, { "name": "Parks North", "code": "PN" }, { "name": "Parks South", "code": "PS" }, { "name": "Tourism Admin", "code": "TA" }, { "name": "Tourism Central", "code": "TM" }, { "name": "Tourism North", "code": "TN" }, { "name": "Tourism South", "code": "TS" }, { "name": "Tourism Water", "code": "TW" }, { "name": "Zoo", "code": "ZO" }, { "name": "Not City", "code": "NOT" }, { "name": "Unknown", "code": "UNK" }, { "name": "Parks & Recreation Other", "code": "PO" }, { "name": "Unity Park", "code": "UP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Parks_Maintenance", "description": "Parks Maintenance", "codedValues": [ { "name": "Contractor", "code": "CONTRACTOR" }, { "name": "Grounds", "code": "GROUNDS" }, { "name": "Not City", "code": "NOT CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "Parks", "code": "PARKS" }, { "name": "Recreation", "code": "RECREATION" }, { "name": "Tourism District", "code": "TOURISM DISTRICT" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Zoo", "code": "ZOO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Property Owner", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Parks_Owner", "description": "Parks Owner", "codedValues": [ { "name": "City of Greenville", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "ROW Easement", "code": "ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNSTATUS", "type": "esriFieldTypeString", "alias": "Ownership Status", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Parks_Ownership_Status", "description": "Parks Ownership Status", "codedValues": [ { "name": "Leased", "code": "LEASED" }, { "name": "Owned", "code": "OWNED" }, { "name": "Leased to", "code": "LEASED TO" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SITESTATUS", "type": "esriFieldTypeString", "alias": "Site Status", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Parks_Asset_Status", "description": "Parks Asset Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Parks_Surface_Type", "description": "Parks Surface Type", "codedValues": [ { "name": "EWF Mulch", "code": "EWF MULCH" }, { "name": "Pour in Place", "code": "POUR IN PLACE" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Pavers", "code": "PAVERS" }, { "name": "Rock", "code": "ROCK" }, { "name": "Slate / Gravel", "code": "CRUSHED STONE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Artificial Turf", "code": "ARTIFICIAL TURF" }, { "name": "Rubberized Surface", "code": "RUBBERIZED SURFACE" }, { "name": "Hardwood Mulch", "code": "HARDWOOD MULCH" }, { "name": "Grass and Mulch", "code": "GRASS AND MULCH" }, { "name": "Tile", "code": "TILE" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Natural", "code": "NATURAL" }, { "name": "Wood Decking", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEASONAL", "type": "esriFieldTypeString", "alias": "Seasonal Plantings", "length": 3, "domain": { "type": "codedValue", "name": "WS2_Parks_Yes_No", "description": "Parks Yes or No", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IRRIGATION", "type": "esriFieldTypeString", "alias": "Irrigation Availability", "length": 3, "domain": { "type": "codedValue", "name": "WS2_Parks_Yes_No", "description": "Parks Yes or No", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADAACC", "type": "esriFieldTypeString", "alias": "ADA Accessibility", "length": 3, "domain": { "type": "codedValue", "name": "WS2_Parks_Yes_No", "description": "Parks Yes or No", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SCHEDULE", "type": "esriFieldTypeString", "alias": "Schedule", "length": 20, "domain": null }, { "name": "OCCUPANCY", "type": "esriFieldTypeSmallInteger", "alias": "Facility Occupancy", "domain": null }, { "name": "INSTALYEAR", "type": "esriFieldTypeString", "alias": "Install Year", "length": 4, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeDouble", "alias": "Condition", "domain": null }, { "name": "CONDATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "Image", "length": 250, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 30, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Edit Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "HSF", "type": "esriFieldTypeDouble", "alias": "Heated Square Footage", "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R316_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S252_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "P&R Operations Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "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": [ 202, 252, 236, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PLOT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 3900, "name": "Default", "priority": 6, "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, 190, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1570462.9097768962, "ymin": 1070737.8740157485, "xmax": 1610241.2467191666, "ymax": 1114300.4064960629, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 30, "domain": null }, { "name": "SITETYPE", "type": "esriFieldTypeString", "alias": "Site Type", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Parks_Site_Type", "description": "Parks Site Types", "codedValues": [ { "name": "Admin Office", "code": "ADMIN OFFICE" }, { "name": "Baseball Field", "code": "BASEBALL FIELD" }, { "name": "Basketball Court", "code": "BASKETBALL COURT" }, { "name": "Cemetery", "code": "CEMETERY" }, { "name": "Community Center", "code": "COMMUNITY CENTER" }, { "name": "Complex", "code": "COMPLEX" }, { "name": "Zoo Exhibits", "code": "EXHIBITS" }, { "name": "Garden", "code": "GARDEN" }, { "name": "Greenway", "code": "GREENWAY" }, { "name": "Multi-Use Court", "code": "MULTI USE COURT" }, { "name": "Multi-Use Field", "code": "MULTI USE FIELD" }, { "name": "Other", "code": "OTHER" }, { "name": "Park", "code": "PARK" }, { "name": "Park Concession", "code": "PARK CONCESSION" }, { "name": "Park Shelter", "code": "PARK SHELTER" }, { "name": "Parking Lot", "code": "PARKING LOT" }, { "name": "Parks and Rec Building", "code": "PARKS AND REC FACILITY" }, { "name": "Pickleball Court", "code": "PICKLEBALL COURT" }, { "name": "Playground", "code": "PLAYGROUND" }, { "name": "Plaza", "code": "PLAZA" }, { "name": "Public Restroom", "code": "PUBLIC RESTROOM" }, { "name": "Right of Way", "code": "ROW" }, { "name": "Equipment Shed", "code": "SHED" }, { "name": "Parks and Rec Shop", "code": "SHOP" }, { "name": "Soccer Field", "code": "SOCCER FIELD" }, { "name": "Streetscape", "code": "STREETSCAPE" }, { "name": "Tennis Court", "code": "TENNIS COURT" }, { "name": "Undeveloped Area", "code": "UNDEVELOPED" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Volleyball Court", "code": "VOLLEYBALL COURT" }, { "name": "Zoo", "code": "ZOO" }, { "name": "Zoo Building", "code": "ZOO FACILITY" }, { "name": "Zoo Kingdoms", "code": "ZOO SECTIONS" }, { "name": "ROW Mowing", "code": "ROW MOWING" }, { "name": "Mowing", "code": "MOWING" }, { "name": "Landfill", "code": "LANDFILL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "Site Name", "length": 75, "domain": null }, { "name": "PLOT", "type": "esriFieldTypeString", "alias": "Plot Name", "length": 75, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Plot Location Description", "length": 75, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "CREW", "type": "esriFieldTypeString", "alias": "Park Crew", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Parks_Crews", "description": "Parks Crews", "codedValues": [ { "name": "Beautification Admin", "code": "BA" }, { "name": "Beautification Central", "code": "BC" }, { "name": "Beautification North", "code": "BN" }, { "name": "Beautification Right of Way", "code": "BR" }, { "name": "Beautification South", "code": "BS" }, { "name": "Tree Crew", "code": "BT" }, { "name": "Cemeteries", "code": "PG" }, { "name": "Park Amenities", "code": "PF" }, { "name": "Parks & Recreation Shop", "code": "PA" }, { "name": "Parks Central", "code": "PC" }, { "name": "Parks North", "code": "PN" }, { "name": "Parks South", "code": "PS" }, { "name": "Tourism Admin", "code": "TA" }, { "name": "Tourism Central", "code": "TM" }, { "name": "Tourism North", "code": "TN" }, { "name": "Tourism South", "code": "TS" }, { "name": "Tourism Water", "code": "TW" }, { "name": "Zoo", "code": "ZO" }, { "name": "Not City", "code": "NOT" }, { "name": "Unknown", "code": "UNK" }, { "name": "Parks & Recreation Other", "code": "PO" }, { "name": "Unity Park", "code": "UP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 20, "domain": { "type": "codedValue", "name": "WS2_Parks_Maintenance", "description": "Parks Maintenance", "codedValues": [ { "name": "Contractor", "code": "CONTRACTOR" }, { "name": "Grounds", "code": "GROUNDS" }, { "name": "Not City", "code": "NOT CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "Parks", "code": "PARKS" }, { "name": "Recreation", "code": "RECREATION" }, { "name": "Tourism District", "code": "TOURISM DISTRICT" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Zoo", "code": "ZOO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Property Owner", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Parks_Owner", "description": "Parks Owner", "codedValues": [ { "name": "City of Greenville", "code": "CITY" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "ROW Easement", "code": "ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNSTATUS", "type": "esriFieldTypeString", "alias": "Ownership Status", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Parks_Ownership_Status", "description": "Parks Ownership Status", "codedValues": [ { "name": "Leased", "code": "LEASED" }, { "name": "Owned", "code": "OWNED" }, { "name": "Leased to", "code": "LEASED TO" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SITESTATUS", "type": "esriFieldTypeString", "alias": "Site Status", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Parks_Asset_Status", "description": "Parks Asset Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Parks_Surface_Type", "description": "Parks Surface Type", "codedValues": [ { "name": "EWF Mulch", "code": "EWF MULCH" }, { "name": "Pour in Place", "code": "POUR IN PLACE" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Pavers", "code": "PAVERS" }, { "name": "Rock", "code": "ROCK" }, { "name": "Slate / Gravel", "code": "CRUSHED STONE" }, { "name": "Grass", "code": "GRASS" }, { "name": "Artificial Turf", "code": "ARTIFICIAL TURF" }, { "name": "Rubberized Surface", "code": "RUBBERIZED SURFACE" }, { "name": "Hardwood Mulch", "code": "HARDWOOD MULCH" }, { "name": "Grass and Mulch", "code": "GRASS AND MULCH" }, { "name": "Tile", "code": "TILE" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Natural", "code": "NATURAL" }, { "name": "Wood Decking", "code": "WOOD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SEASONAL", "type": "esriFieldTypeString", "alias": "Seasonal Plantings", "length": 3, "domain": { "type": "codedValue", "name": "WS2_Parks_Yes_No", "description": "Parks Yes or No", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IRRIGATION", "type": "esriFieldTypeString", "alias": "Irrigation Availability", "length": 3, "domain": { "type": "codedValue", "name": "WS2_Parks_Yes_No", "description": "Parks Yes or No", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADAACC", "type": "esriFieldTypeString", "alias": "ADA Accessibility", "length": 3, "domain": { "type": "codedValue", "name": "WS2_Parks_Yes_No", "description": "Parks Yes or No", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SCHEDULE", "type": "esriFieldTypeString", "alias": "Schedule", "length": 20, "domain": null }, { "name": "OCCUPANCY", "type": "esriFieldTypeSmallInteger", "alias": "Facility Occupancy", "domain": null }, { "name": "INSTALYEAR", "type": "esriFieldTypeString", "alias": "Install Year", "length": 4, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeDouble", "alias": "Condition", "domain": null }, { "name": "CONDATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "IMAGE", "type": "esriFieldTypeString", "alias": "Image", "length": 250, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 30, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Edit Date", "length": 8, "domain": null }, { "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": "FREQUENCY", "type": "esriFieldTypeString", "alias": "Mowing Frequency", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Parks_Mow_Frequency", "description": "Mowing Frequency", "codedValues": [ { "name": "Once Weekly", "code": "Once Weekly" }, { "name": "Once Every Two Weeks", "code": "Once Every Two Weeks" }, { "name": "Twice Weekly", "code": "Twice Weekly" }, { "name": "Once Every Three Weeks", "code": "Once Every Three Weeks" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HSF", "type": "esriFieldTypeDouble", "alias": "Heated Square Footage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R292_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S230_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Natural Features", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 8, "name": "Streams" }, { "id": 9, "name": "Water Bodies" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1560517.9864798784, "ymin": 1060423.9770564586, "xmax": 1624522.7902586758, "ymax": 1126107.2479870021, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Natural Features" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 18000, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1566501.0731627345, "ymin": 1063524.3149606287, "xmax": 1607219.4704724401, "ymax": 1116383.115157485, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "NAME", "length": 50, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null }, { "name": "FEMANAME", "type": "esriFieldTypeString", "alias": "FEMA Name", "length": 50, "domain": null }, { "name": "HECRAS", "type": "esriFieldTypeString", "alias": "HECRAS", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeDouble", "alias": "Condition", "domain": null }, { "name": "CONDATE", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R324_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S309_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9, "name": "Water Bodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032810065620131243, "zTolerance": 0.025000050000100006, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3047.845169155745, "falseZ": -100000, "zUnits": 399.99919999999986, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Natural Features" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1560517.9864798784, "ymin": 1060423.9770564586, "xmax": 1624522.7902586758, "ymax": 1126107.2479870021, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEAT_CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEAT_CODE", "type": "esriFieldTypeSmallInteger", "alias": "FEAT_CODE", "domain": { "type": "codedValue", "name": "WS1_dHYDRO_WATERBODYTYPE", "description": "WATERY BODY TYPES", "codedValues": [ { "name": "MARSH", "code": 842 }, { "name": "RIVER", "code": 840 }, { "name": "WATER BODY", "code": 841 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "CMETHOD", "type": "esriFieldTypeSmallInteger", "alias": "CMETHOD", "domain": { "type": "codedValue", "name": "WS1_CMETHOD", "description": "CAPTURE METHOD", "codedValues": [ { "name": "BLOCKED IN", "code": 10 }, { "name": "COGO", "code": 11 }, { "name": "COGO ADJUSTED", "code": 12 }, { "name": "DEED DESC NO COGO", "code": 13 }, { "name": "DIGITAL SR", "code": 14 }, { "name": "DIGITAL NO SR", "code": 15 }, { "name": "PHOTOGRAMMETRY", "code": 16 }, { "name": "TRANSFER", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CSOURCE", "type": "esriFieldTypeSmallInteger", "alias": "CSOURCE", "domain": { "type": "codedValue", "name": "WS1_CSOURCE", "description": "CAPTURE SOURCE", "codedValues": [ { "name": "DEED", "code": 20 }, { "name": "GPS", "code": 21 }, { "name": "HIGHWAY PLAN", "code": 22 }, { "name": "LIDAR", "code": 23 }, { "name": "LINEN", "code": 24 }, { "name": "PLAT", "code": 25 }, { "name": "PHOTOGRAPHY", "code": 26 }, { "name": "REMAP", "code": 27 }, { "name": "OTHER", "code": 28 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R871_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S819_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 10, "name": "Property", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Address Points" }, { "id": 12, "name": "Buildings" }, { "id": 14, "name": "Parcels with Ownership" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1558897.6377952695, "ymin": 1059311.7775590569, "xmax": 1624351.308727041, "ymax": 1125791.4711286128, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 11, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Property" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 77, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HOUSENUM]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 2401, "minScale": 4999, "name": "Halo Labels 5K", "priority": 14, "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": [ 217, 247, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HOUSENUM]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2400, "name": "Shields", "priority": 15, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HOUSENUM]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 5000, "minScale": 7500, "name": "Halo Labels 6K", "priority": 19, "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": [ 217, 247, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1569728.0337926447, "ymin": 1070984.6207349151, "xmax": 1615382.9455380589, "ymax": 1115741.4146981686, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HOUSENUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeInteger", "alias": "ASSETID", "domain": null }, { "name": "HOUSENUM", "type": "esriFieldTypeInteger", "alias": "HOUSENUM", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 5, "domain": { "type": "codedValue", "name": "WS1_address_StType", "description": "Street Type", "codedValues": [ { "name": "Alley", "code": "ALY" }, { "name": "Avenue", "code": "AVE" }, { "name": "Boulevard", "code": "BLVD" }, { "name": "Circle", "code": "CIR" }, { "name": "Court", "code": "CT" }, { "name": "Drive", "code": "DR" }, { "name": "Glen", "code": "GLN" }, { "name": "Hollow", "code": "HOLW" }, { "name": "Highway", "code": "HWY" }, { "name": "Lane", "code": "LN" }, { "name": "Park", "code": "PARK" }, { "name": "Parkway", "code": "PKWY" }, { "name": "Place", "code": "PL" }, { "name": "Plaza", "code": "PLZ" }, { "name": "Point", "code": "PT" }, { "name": "Road", "code": "RD" }, { "name": "Ridge", "code": "RDG" }, { "name": "Row", "code": "ROW" }, { "name": "Square", "code": "SQ" }, { "name": "Street", "code": "ST" }, { "name": "Terrace", "code": "TER" }, { "name": "Trail", "code": "TRL" }, { "name": "Way", "code": "WAY" }, { "name": "Ramp", "code": "RAMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUFFIXDIRECTION", "type": "esriFieldTypeString", "alias": "SUFFIXDIRECTION", "length": 3, "domain": null }, { "name": "SUFFIXMODIFIER", "type": "esriFieldTypeString", "alias": "SUFFIXMODIFIER", "length": 5, "domain": { "type": "codedValue", "name": "WS1_address_SuffixModifier", "description": "Holds Extension for Street Ext", "codedValues": [ { "name": "Ext", "code": "EXT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 9, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 10, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 10, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_address_UnitType", "description": "Type of Unit", "codedValues": [ { "name": "Unit", "code": "UNIT" }, { "name": "Apartment", "code": "APT" }, { "name": "Suite", "code": "SUITE" }, { "name": "Basement", "code": "BASEMENT" }, { "name": "Lobby", "code": "LOBBY" }, { "name": "Office", "code": "OFFICE" }, { "name": "Clubhouse", "code": "CLUBHOUSE" }, { "name": "Room", "code": "ROOM" }, { "name": "Department", "code": "DEPARTMENT" }, { "name": "Not Applicable", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEAT_CODE", "type": "esriFieldTypeString", "alias": "FEAT_CODE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_address_FeatCode", "description": "Address Feat Codes", "codedValues": [ { "name": "Comm/Industrial", "code": "COMM/INDUSTRIAL" }, { "name": "Residential - Multi", "code": "RESIDENTIAL-MULTI" }, { "name": "Mixed Use", "code": "MIXED USE" }, { "name": "School", "code": "SCHOOL" }, { "name": "City Park", "code": "PARK" }, { "name": "Parking Lot", "code": "PARKING LOT" }, { "name": "Parking Structure", "code": "PARKING STRUCTURE" }, { "name": "Accessory Structure", "code": "ACCESSORY" }, { "name": "Utility Structure/Box", "code": "UTILITY STRUCTURE" }, { "name": "Cell Tower", "code": "CELL TOWER" }, { "name": "Under Construction", "code": "UNDER CONSTRUCTION" }, { "name": "Billboard", "code": "BILLBOARD" }, { "name": "Group Quarters", "code": "GROUP QUARTERS" }, { "name": "Bank ATM", "code": "ATM" }, { "name": "Temporary", "code": "TEMPORARY" }, { "name": "Other", "code": "OTHER" }, { "name": "Future LUCA", "code": "FUTURE LUCA" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Residential - SFD", "code": "RESIDENTIAL" }, { "name": "Residential - SFA", "code": "RESIDENTIAL-SFA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": { "type": "codedValue", "name": "WS1_address_Status", "description": "Address Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Pending", "code": "PENDING" }, { "name": "Temporary", "code": "TEMP" }, { "name": "County", "code": "COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "EFFECTIVEDATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVEDATE", "length": 8, "domain": null }, { "name": "EXPIRATIONDATE", "type": "esriFieldTypeDate", "alias": "EXPIRATIONDATE", "length": 8, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 7, "domain": { "type": "codedValue", "name": "WS1_address_jurisdiction", "description": "Whether Address is in County, City, or Mauldin", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "County", "code": "COUNTY" }, { "name": "Mauldin", "code": "MAULDIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RECEIVEMAIL", "type": "esriFieldTypeString", "alias": "RECEIVEMAIL", "length": 1, "domain": { "type": "codedValue", "name": "WS1_address_ReceiveMail", "description": "Does this address Receive Mail", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FULLADDRESS", "type": "esriFieldTypeString", "alias": "FULLADDRESS", "length": 75, "domain": null }, { "name": "GEOTRAK_ASSETID", "type": "esriFieldTypeString", "alias": "GEOTRAK_ASSETID", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R311_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S299_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 12, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Property" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1568142.6397637725, "ymin": 1067162.4107611477, "xmax": 1616723.3038057685, "ymax": 1119533.9734251946, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATCODE", "type": "esriFieldTypeInteger", "alias": "FEATCODE", "domain": { "type": "codedValue", "name": "WS1_dBuild_FeatCode", "description": "Building and Address Feat_code", "codedValues": [ { "name": "Temporary", "code": 1 }, { "name": "Comm/Industrial", "code": 20 }, { "name": "Residential - Multi", "code": 21 }, { "name": "Mixed Use", "code": 23 }, { "name": "School", "code": 24 }, { "name": "Parking Structure", "code": 25 }, { "name": "Accessory Struct", "code": 26 }, { "name": "Under Construction", "code": 27 }, { "name": "Courtyard", "code": 28 }, { "name": "Other", "code": 29 }, { "name": "Group Quarters", "code": 30 }, { "name": "Future LUCA", "code": 31 }, { "name": "Residential - SFA", "code": 32 }, { "name": "Residential - SFD", "code": 22 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FAC_CODE", "type": "esriFieldTypeString", "alias": "FAC_CODE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_dFacilityDesc", "description": "Building FAC_Code Description", "codedValues": [ { "name": "Community Center", "code": "CCR" }, { "name": "School", "code": "SCH" }, { "name": "City Facility", "code": "CTYFAC" }, { "name": "County Facility", "code": "CNYFAC" }, { "name": "Public Facility", "code": "PUBFAC" }, { "name": "Parking Facility", "code": "PKGFAC" }, { "name": "Landmark", "code": "LNDMRK" }, { "name": "Not Coded", "code": "999" }, { "name": "Common Place", "code": "COMMPLC" }, { "name": "SC State Facility", "code": "STATEFAC" }, { "name": "Federal Facility", "code": "FEDFAC" }, { "name": "City and County Facility", "code": "CITYCOUNTY" }, { "name": "Bank or Credit Union", "code": "BANK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FAC_LABEL", "type": "esriFieldTypeString", "alias": "FAC_LABEL", "length": 35, "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeSmallInteger", "alias": "HEIGHT", "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R135_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G177FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S124_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 14, "name": "Parcels with Ownership", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Property" }, "subLayers": [], "minScale": 5000, "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": [ 255, 170, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PLSTRING]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 1600, "name": "Default", "priority": 21, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 190, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1558897.6377952695, "ymin": 1059311.7775590569, "xmax": 1624351.308727041, "ymax": 1125791.4711286128, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMECO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "GIS_ACRES", "type": "esriFieldTypeDouble", "alias": "GIS_ACRES", "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 6, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 2, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 5, "domain": null }, { "name": "PLSTRING", "type": "esriFieldTypeString", "alias": "PLSTRING", "length": 14, "domain": null }, { "name": "OWNAM1", "type": "esriFieldTypeString", "alias": "OWNAM1", "length": 30, "domain": null }, { "name": "OWNAM2", "type": "esriFieldTypeString", "alias": "OWNAM2", "length": 30, "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 32, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 23, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "ZIP5", "length": 5, "domain": null }, { "name": "NAMECO", "type": "esriFieldTypeString", "alias": "NAMECO", "length": 30, "domain": null }, { "name": "POWNNM", "type": "esriFieldTypeString", "alias": "POWNNM", "length": 30, "domain": null }, { "name": "DEEDTE", "type": "esriFieldTypeInteger", "alias": "DEEDTE", "domain": null }, { "name": "CUBOOK", "type": "esriFieldTypeString", "alias": "CUBOOK", "length": 4, "domain": null }, { "name": "CUPAGE", "type": "esriFieldTypeSmallInteger", "alias": "CUPAGE", "domain": null }, { "name": "PLTBK1", "type": "esriFieldTypeString", "alias": "PLTBK1", "length": 4, "domain": null }, { "name": "PPAGE1", "type": "esriFieldTypeSmallInteger", "alias": "PPAGE1", "domain": null }, { "name": "DIST", "type": "esriFieldTypeString", "alias": "DIST", "length": 3, "domain": null }, { "name": "MKTAREA", "type": "esriFieldTypeString", "alias": "MKTAREA", "length": 6, "domain": null }, { "name": "JURIS", "type": "esriFieldTypeString", "alias": "JURIS", "length": 1, "domain": null }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "length": 4, "domain": null }, { "name": "DESCR", "type": "esriFieldTypeString", "alias": "DESCR", "length": 30, "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 32, "domain": null }, { "name": "STRNUM", "type": "esriFieldTypeString", "alias": "STRNUM", "length": 5, "domain": null }, { "name": "LOCATE", "type": "esriFieldTypeString", "alias": "LOCATE", "length": 32, "domain": null }, { "name": "SLPRICE", "type": "esriFieldTypeInteger", "alias": "SLPRICE", "domain": null }, { "name": "TAXMKTVAL", "type": "esriFieldTypeInteger", "alias": "TAXMKTVAL", "domain": null }, { "name": "FAIRMKTVAL", "type": "esriFieldTypeInteger", "alias": "FAIRMKTVAL", "domain": null }, { "name": "TOTTAX", "type": "esriFieldTypeDouble", "alias": "TOTTAX", "domain": null }, { "name": "PDDATE", "type": "esriFieldTypeInteger", "alias": "PDDATE", "domain": null }, { "name": "TACRES", "type": "esriFieldTypeDouble", "alias": "TACRES", "domain": null }, { "name": "SQFEET", "type": "esriFieldTypeInteger", "alias": "SQFEET", "domain": null }, { "name": "BEDROOMS", "type": "esriFieldTypeSmallInteger", "alias": "BEDROOMS", "domain": null }, { "name": "BATHRMS", "type": "esriFieldTypeSmallInteger", "alias": "BATHRMS", "domain": null }, { "name": "HALFBATH", "type": "esriFieldTypeSmallInteger", "alias": "HALFBATH", "domain": null }, { "name": "RRETCD", "type": "esriFieldTypeString", "alias": "RRETCD", "length": 1, "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": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 15, "name": "Transportation", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "City Street Ownership" }, { "id": 17, "name": "Edge of Pavement" }, { "id": 18, "name": "Existing Bikeways" }, { "id": 19, "name": "Existing Trails" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1556511.1187663972, "ymin": 1043918.9025590569, "xmax": 1641502.138779521, "ymax": 1152265.1040026248, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 16, "name": "City Street Ownership", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTENANCE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 2 }, "value": "1", "label": "City" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 2 }, "value": "4", "label": "County" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "3", "label": "Private" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 180, 215, 158, 255 ], "width": 2 }, "value": "2", "label": "State" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "value": "0", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 225, 252, 255 ], "toColor": [ 184, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 185, 255 ], "toColor": [ 252, 184, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 212, 255 ], "toColor": [ 252, 179, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 210, 255 ], "toColor": [ 215, 252, 210, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1556511.1187663972, "ymin": 1067922.5426509231, "xmax": 1623406.9737532735, "ymax": 1127337.6246719211, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ST_LABEL", "type": "esriFieldTypeString", "alias": "FULL NAME", "length": 35, "domain": null }, { "name": "ROADNUM", "type": "esriFieldTypeString", "alias": "ROADNUM", "length": 10, "domain": null }, { "name": "LADD1", "type": "esriFieldTypeInteger", "alias": "LADD1", "domain": null }, { "name": "LADD2", "type": "esriFieldTypeInteger", "alias": "LADD2", "domain": null }, { "name": "RADD1", "type": "esriFieldTypeInteger", "alias": "RADD1", "domain": null }, { "name": "RADD2", "type": "esriFieldTypeInteger", "alias": "RADD2", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": { "type": "codedValue", "name": "WS1_dStreetPrefix", "description": "Direction Prefix on Street Centerlines", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "SOUTH", "code": "S" }, { "name": "EAST", "code": "E" }, { "name": "WEST", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 25, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 5, "domain": { "type": "codedValue", "name": "WS1_dStreetType_4", "description": "Street Type (Dr, Av, etc)", "codedValues": [ { "name": "BOULEVARD", "code": "BLVD" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "COURT", "code": "CT" }, { "name": "DRIVE", "code": "DR" }, { "name": "GLEN", "code": "GLN" }, { "name": "HOLLOW", "code": "HOLW" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "POINT", "code": "PT" }, { "name": "ROAD", "code": "RD" }, { "name": "RIDGE", "code": "RDG" }, { "name": "ROW", "code": "ROW" }, { "name": "SQUARE", "code": "SQ" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "TRAIL", "code": "TRL" }, { "name": "LANE", "code": "LN" }, { "name": "ALLEY", "code": "ALY" }, { "name": "AVENUE", "code": "AVE" }, { "name": "WAY", "code": "WAY" }, { "name": "RAMP", "code": "RAMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RDCLASS", "type": "esriFieldTypeSmallInteger", "alias": "RDCLASS", "domain": { "type": "codedValue", "name": "WS1_dStreetClass_3", "description": "Street Classification ", "codedValues": [ { "name": "Unknown", "code": 99 }, { "name": "Interstate", "code": 5 }, { "name": "Outside City Limits", "code": 0 }, { "name": "Alley", "code": 10 }, { "name": "Local Low Volume", "code": 11 }, { "name": "Local Residential", "code": 12 }, { "name": "Collector", "code": 13 }, { "name": "Arterial", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTENANCE", "type": "esriFieldTypeSmallInteger", "alias": "MAINTENANCE", "domain": { "type": "codedValue", "name": "WS1_dRoadMaint", "description": "Road Maintenance Responsibility", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "City", "code": 1 }, { "name": "State", "code": 2 }, { "name": "Private", "code": 3 }, { "name": "County", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": { "type": "codedValue", "name": "WS1_SpeedLimit", "description": "Speed Limit", "codedValues": [ { "name": "NO TRAVEL", "code": -1 }, { "name": "5 MPH", "code": 5 }, { "name": "10 MPH", "code": 10 }, { "name": "15 MPH", "code": 15 }, { "name": "20 MPH", "code": 20 }, { "name": "25 MPH", "code": 25 }, { "name": "30 MPH", "code": 30 }, { "name": "35 MPH", "code": 35 }, { "name": "40 MPH", "code": 40 }, { "name": "45 MPH", "code": 45 }, { "name": "50 MPH", "code": 50 }, { "name": "55 MPH", "code": 55 }, { "name": "60 MPH", "code": 60 }, { "name": "65 MPH", "code": 65 }, { "name": "70 MPH", "code": 70 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAJRDS", "type": "esriFieldTypeString", "alias": "MAJRDS", "length": 1, "domain": { "type": "codedValue", "name": "WS1_dYNUnknown", "description": "Yes, No or Unknown", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SUFFIXDIRECTION", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 3, "domain": { "type": "codedValue", "name": "WS1_dStreetPrefix", "description": "Direction Prefix on Street Centerlines", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "SOUTH", "code": "S" }, { "name": "EAST", "code": "E" }, { "name": "WEST", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUFFIXMODIFIER", "type": "esriFieldTypeString", "alias": "Suffix Modifier", "length": 5, "domain": { "type": "codedValue", "name": "WS1_dStreetSuffix_4", "description": "Suffix Modifier", "codedValues": [ { "name": "Ext", "code": "EXT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_SurfaceType", "description": "Street Surface Type", "codedValues": [ { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "YEARPAVED", "type": "esriFieldTypeSmallInteger", "alias": "Year Paved", "domain": { "type": "codedValue", "name": "WS1_YearPaved", "description": "Year Paved Dates", "codedValues": [ { "name": "1985", "code": 1985 }, { "name": "1986", "code": 1986 }, { "name": "1987", "code": 1987 }, { "name": "1988", "code": 1988 }, { "name": "1989", "code": 1989 }, { "name": "1990", "code": 1990 }, { "name": "1991", "code": 1991 }, { "name": "1992", "code": 1992 }, { "name": "1993", "code": 1993 }, { "name": "1994", "code": 1994 }, { "name": "1995", "code": 1995 }, { "name": "1996", "code": 1996 }, { "name": "1997", "code": 1997 }, { "name": "1998", "code": 1998 }, { "name": "1999", "code": 1999 }, { "name": "2000", "code": 2000 }, { "name": "2001", "code": 2001 }, { "name": "2002", "code": 2002 }, { "name": "2003", "code": 2003 }, { "name": "2004", "code": 2004 }, { "name": "2005", "code": 2005 }, { "name": "2006", "code": 2006 }, { "name": "2007", "code": 2007 }, { "name": "2008", "code": 2008 }, { "name": "2009", "code": 2009 }, { "name": "2010", "code": 2010 }, { "name": "2011", "code": 2011 }, { "name": "2012", "code": 2012 }, { "name": "2013", "code": 2013 }, { "name": "2014", "code": 2014 }, { "name": "2015", "code": 2015 }, { "name": "2016", "code": 2016 }, { "name": "2017", "code": 2017 }, { "name": "2018", "code": 2018 }, { "name": "2019", "code": 2019 }, { "name": "2020", "code": 2020 }, { "name": "2021", "code": 2021 }, { "name": "2022", "code": 2022 }, { "name": "2023", "code": 2023 }, { "name": "2024", "code": 2024 }, { "name": "2025", "code": 2025 }, { "name": "Unknown", "code": 0 }, { "name": "Scheduled", "code": 9999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PCI", "type": "esriFieldTypeSmallInteger", "alias": "Condition", "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R267_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S256_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 17, "name": "Edge of Pavement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1567648.6236876696, "ymin": 1070654.1105643064, "xmax": 1615581.0183726996, "ymax": 1117036.707020998, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EOP_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EOP_TYPE", "type": "esriFieldTypeString", "alias": "EOP_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_EOP_Type", "description": "Edge of Pavement Type", "codedValues": [ { "name": "Bridge", "code": "BRIDGE" }, { "name": "Street", "code": "STREET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R365_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S350_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 18, "name": "Existing Bikeways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Transportation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BIKE_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "value": "BIKELANE", "label": "Bicycle Lane" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 }, "value": "BIKEROUTE", "label": "Bicycle Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.5 }, "value": "GREENWAY", "label": "Greenway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 68, 137, 255 ], "width": 1.5 }, "value": "SHARROW", "label": "Sharrow" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 225, 252, 255 ], "toColor": [ 184, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 185, 255 ], "toColor": [ 252, 184, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 212, 255 ], "toColor": [ 252, 179, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 210, 255 ], "toColor": [ 215, 252, 210, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1570663.556758523, "ymin": 1074729.457020998, "xmax": 1615749.9694881886, "ymax": 1115196.90026246, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": { "type": "codedValue", "name": "WS1_dTrailStatus", "description": "Status for trails and bikeways", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Proposed", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 35, "domain": null }, { "name": "FEAT_CODE", "type": "esriFieldTypeString", "alias": "FEAT_CODE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_dTrailFeatCodes", "description": "Trail Feature Codes", "codedValues": [ { "name": "Bridge", "code": "BRIDGE" }, { "name": "Under Bridge", "code": "UNDERBRIDGE" }, { "name": "Sidewalk", "code": "SIDWALK" }, { "name": "Street Crossing", "code": "STREETXING" }, { "name": "Steps", "code": "STEPS" }, { "name": "Trail", "code": "TRAIL" }, { "name": "Other", "code": "OTHR" }, { "name": "Bikeway", "code": "BIKE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BIKE_TYPE", "type": "esriFieldTypeString", "alias": "BIKE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_dBikeType", "description": "Types of bikeways", "codedValues": [ { "name": "Bicycle Lane", "code": "BIKELANE" }, { "name": "Bicycle Route", "code": "BIKEROUTE" }, { "name": "Greenway", "code": "GREENWAY" }, { "name": "Sharrow", "code": "SHARROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "EDIT_SOURCE", "type": "esriFieldTypeString", "alias": "EDIT_SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_dTrailSource", "description": "Source of data for Trail location", "codedValues": [ { "name": "Centerline from Photo", "code": "CLINE" }, { "name": "GPS", "code": "GPS" }, { "name": "Sketch", "code": "SKETCH" }, { "name": "Consultant", "code": "VENDOR" }, { "name": "Librarian", "code": "LIB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FILE_NAME", "type": "esriFieldTypeString", "alias": "FILE_NAME", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R270_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S259_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 19, "name": "Existing Trails", "type": "Feature Layer", "description": "Trails within the Reedy River Trail System. Line features within this data layer originated from a variety of sources as indicated by \"Origin Shape\" field. Source could be centerline from Edge of Pavement layer or GPS'd using the GeoXT.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Transportation" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRAIL_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "GREENWAY", "label": "Greenway Trail - Paved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 2 }, "value": "NATURAL", "label": "Natural Surface Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 68, 137, 255 ], "width": 2 }, "value": "STREET", "label": "Street Based Trail" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 225, 252, 255 ], "toColor": [ 184, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 185, 255 ], "toColor": [ 252, 184, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 215, 255 ], "toColor": [ 252, 229, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 212, 255 ], "toColor": [ 252, 179, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 210, 255 ], "toColor": [ 215, 252, 210, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1561042.1397637725, "ymin": 1043918.9025590569, "xmax": 1641502.138779521, "ymax": 1152265.1040026248, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SYSTEM_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": { "type": "codedValue", "name": "WS1_dTrailStatus", "description": "Status for trails and bikeways", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Proposed", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SYSTEM_NAME", "type": "esriFieldTypeString", "alias": "SYSTEM NAME", "length": 50, "domain": null }, { "name": "TRAIL_NAME", "type": "esriFieldTypeString", "alias": "TRAIL NAME", "length": 50, "domain": null }, { "name": "TRAIL_USE", "type": "esriFieldTypeString", "alias": "TRAIL USE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_dTrailUse", "description": "Public vs Private use of the trail", "codedValues": [ { "name": "Public", "code": "PUB" }, { "name": "Private", "code": "PRIV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEAT_CODE", "type": "esriFieldTypeString", "alias": "FEAT_CODE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_dTrailFeatCodes", "description": "Trail Feature Codes", "codedValues": [ { "name": "Bridge", "code": "BRIDGE" }, { "name": "Under Bridge", "code": "UNDERBRIDGE" }, { "name": "Sidewalk", "code": "SIDWALK" }, { "name": "Street Crossing", "code": "STREETXING" }, { "name": "Steps", "code": "STEPS" }, { "name": "Trail", "code": "TRAIL" }, { "name": "Other", "code": "OTHR" }, { "name": "Bikeway", "code": "BIKE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRAIL_TYPE", "type": "esriFieldTypeString", "alias": "TRAIL TYPE", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dTrailType", "description": "Types of trails", "codedValues": [ { "name": "Greenway Trail - Paved", "code": "GREENWAY" }, { "name": "Natural Surface Trail", "code": "NATURAL" }, { "name": "Street Based Trail", "code": "STREET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dTrailSurface", "description": "Surface types for trails", "codedValues": [ { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Metal", "code": "METAL" }, { "name": "Natural Surface", "code": "NATURAL" }, { "name": "Rubber", "code": "RUBBER" }, { "name": "Wood", "code": "WOOD" }, { "name": "Combination", "code": "COMBO" }, { "name": "Other", "code": "OTHR" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick", "code": "BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS_DATE", "length": 8, "domain": null }, { "name": "EDIT_SOURCE", "type": "esriFieldTypeString", "alias": "EDIT_SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_dTrailSource", "description": "Source of data for Trail location", "codedValues": [ { "name": "Centerline from Photo", "code": "CLINE" }, { "name": "GPS", "code": "GPS" }, { "name": "Sketch", "code": "SKETCH" }, { "name": "Consultant", "code": "VENDOR" }, { "name": "Librarian", "code": "LIB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FILE_NAME", "type": "esriFieldTypeString", "alias": "FILE_NAME", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R280_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S269_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 20, "name": "Boundaries", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 21, "name": "City of Greenville Limits" }, { "id": 22, "name": "City Council Districts" }, { "id": 23, "name": "County Background" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1472048.4911417365, "ymin": 967056.4701443613, "xmax": 1656013.3001968563, "ymax": 1233454.3270997405, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 21, "name": "City of Greenville Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Boundaries" }, "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": [ 0, 115, 76, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1569457.6587926447, "ymin": 1069871.7985564321, "xmax": 1613822.9291338623, "ymax": 1115980.1217191666, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITORNAME", "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": "CITYLMT", "type": "esriFieldTypeSmallInteger", "alias": "CITYLMT", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R347_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_347", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S332_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 22, "name": "City Council Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DISTRICT", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Council 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Council 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Council 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 162, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "Council 4" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 163, 164, 255 ], "toColor": [ 209, 163, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 171, 237, 255 ], "toColor": [ 174, 171, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 204, 219, 255 ], "toColor": [ 184, 204, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 158, 210, 255 ], "toColor": [ 222, 158, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 215, 189, 255 ], "toColor": [ 240, 215, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 195, 235, 255 ], "toColor": [ 215, 195, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 193, 240, 255 ], "toColor": [ 177, 193, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 181, 153, 255 ], "toColor": [ 207, 181, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 188, 203, 255 ], "toColor": [ 230, 188, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 152, 182, 255 ], "toColor": [ 212, 152, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 161, 204, 255 ], "toColor": [ 168, 161, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 175, 204, 255 ], "toColor": [ 153, 175, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 158, 222, 255 ], "toColor": [ 192, 158, 222, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1569457.6587926447, "ymin": 1069871.7985564321, "xmax": 1613822.9291338623, "ymax": 1115980.1217191666, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITORNAME", "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": "DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "DISTRICT", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R346_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_346", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S331_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 23, "name": "County Background", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 2, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 196, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1472048.4911417365, "ymin": 967056.4701443613, "xmax": 1656013.3001968563, "ymax": 1233454.3270997405, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "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": "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": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }