{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Buildings", "type": "Feature Layer", "description": "100/200 scale planimetric mapping of building footprints based on 2014 100 scale photography.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "100/200 Scale Planimetric Mapping acquired and processed by The Atlantic Group under contract to the City of Mobile, Mobile Area Water and Sewer System and Mobile County Revenue Commission.", "parentLayer": null, "subLayers": [], "minScale": 4500, "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": [ 225, 225, 225, 255 ], "width": 0.1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1674001.3216213286, "ymin": 88909.45892190933, "xmax": 1831662.3819547445, "ymax": 428955.6945104897, "spatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLDG_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "building_id", "type": "esriFieldTypeDouble", "alias": "GIS Building Id", "domain": null }, { "name": "bldg_name", "type": "esriFieldTypeString", "alias": "Building Name", "length": 50, "domain": null }, { "name": "bldg_type", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_BLDG_TYPE_NEW", "description": "", "codedValues": [ { "name": "BLEACHER", "code": "BLEACHER" }, { "name": "BRIDGE", "code": "BRIDGE" }, { "name": "BUILDING", "code": "BUILDING" }, { "name": "DOCK", "code": "DOCK" }, { "name": "GREENHOUSE", "code": "GREENHOUSE" }, { "name": "OUTBUILDING", "code": "OUTBUILDING" }, { "name": "OVERHEAD STRUCTURE", "code": "OVERHEAD STRUCTURE" }, { "name": "PIER", "code": "PIER" }, { "name": "TANK", "code": "TANK" }, { "name": "TRAILER", "code": "TRAILER" }, { "name": "WATER TOWER", "code": "WATER TOWER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "land_use", "type": "esriFieldTypeString", "alias": "Building Land Use", "length": 50, "domain": { "type": "codedValue", "name": "WS2_LANDUSE_NEW", "description": "", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Government", "code": "Government" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Multi-Residential", "code": "Multi-Residential" }, { "name": "Multi_Use", "code": "Multi_Use" }, { "name": "Residential", "code": "Residential" }, { "name": "Out Building Commercial", "code": "Out Building Commercial" }, { "name": "Out Building Residential", "code": "Out Building Residential" }, { "name": "School", "code": "School" }, { "name": "Out Building Other", "code": "Out Building Other" }, { "name": "Out Building Industrial", "code": "Out Building Industrial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "stories", "type": "esriFieldTypeDouble", "alias": "Number of Stories", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "num_elevators", "type": "esriFieldTypeSmallInteger", "alias": "Number of Elevators", "domain": null }, { "name": "high_risk_occup", "type": "esriFieldTypeString", "alias": "High Risk Occupancy", "length": 50, "domain": null }, { "name": "basement", "type": "esriFieldTypeString", "alias": "Basement", "length": 1, "domain": { "type": "codedValue", "name": "WS2_BLDG_Y_N", "description": "", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "stair_type", "type": "esriFieldTypeString", "alias": "Stair Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_STAIR_TYPE", "description": "", "codedValues": [ { "name": "Straight", "code": "Straight" }, { "name": "Circular", "code": "Circular" }, { "name": "Quarter-turn", "code": "Quarter-turn" }, { "name": "Spiral", "code": "Spiral" }, { "name": "Curved", "code": "Curved" }, { "name": "Scissor Switch", "code": "Scissor Switch" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "num_rooms_hotel", "type": "esriFieldTypeInteger", "alias": "# Rooms Hotel/Motel", "domain": null }, { "name": "num_beds_med_facil", "type": "esriFieldTypeInteger", "alias": "# Beds Facility", "domain": null }, { "name": "parcel_keyx", "type": "esriFieldTypeString", "alias": "Parcel Key", "length": 25, "domain": null }, { "name": "parcel_num", "type": "esriFieldTypeString", "alias": "Parcel #", "length": 50, "domain": null }, { "name": "parcel_bldg_id", "type": "esriFieldTypeString", "alias": "Parcel Bldg Id", "length": 25, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "creat_date", "type": "esriFieldTypeDate", "alias": "CREAT_DATE", "length": 8, "domain": null }, { "name": "creat_oper", "type": "esriFieldTypeString", "alias": "CREAT_OPER", "length": 100, "domain": null }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "REV_DATE", "length": 8, "domain": null }, { "name": "rev_oper", "type": "esriFieldTypeString", "alias": "REV_OPER", "length": 100, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ruleid", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "WS2_bldg_rep_shadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "override", "type": "esriFieldTypeBlob", "alias": "Override", "domain": null }, { "name": "intersect_a", "type": "esriFieldTypeString", "alias": "Intersects Zone A", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "intersect_ae", "type": "esriFieldTypeString", "alias": "Intersects Zone AE", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "intersect_ve", "type": "esriFieldTypeString", "alias": "Intersects Zone VE", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "intersect_xs", "type": "esriFieldTypeString", "alias": "Intersects Zone XS", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "wn_10ft_a", "type": "esriFieldTypeString", "alias": "Within 10ft of Zone A", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "wn_10ft_ae", "type": "esriFieldTypeString", "alias": "Within 10ft of Zone AE", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "wn_10ft_ve", "type": "esriFieldTypeString", "alias": "Within 10ft of Zone VE", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "wn_10ft_xs", "type": "esriFieldTypeString", "alias": "Within 10ft of Zone XS", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "wn_city_limit", "type": "esriFieldTypeString", "alias": "Within City Limits", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "year_reviewed", "type": "esriFieldTypeString", "alias": "Year Reviewed", "length": 4, "domain": null }, { "name": "verfied", "type": "esriFieldTypeString", "alias": "VERFIED", "length": 15, "domain": null }, { "name": "land_use_symbol_group", "type": "esriFieldTypeString", "alias": "LAND_USE_SYMBOL_GROUP", "length": 50, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i326building_id", "fields": "building_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r205_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_205", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_205", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a177_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5fd427a2742849959d8bc1ced50cf865" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Building New", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.006096012192, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 198, 198, 198, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1698131.2832038328, "ymin": 173589.76757933944, "xmax": 1802806.2470818348, "ymax": 288559.4493849203, "spatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLDG_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "building_id", "type": "esriFieldTypeDouble", "alias": "GIS Building Id", "domain": null }, { "name": "bldg_name", "type": "esriFieldTypeString", "alias": "Building Name", "length": 50, "domain": null }, { "name": "bldg_type", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_BLDG_TYPE_NEW", "description": "", "codedValues": [ { "name": "BLEACHER", "code": "BLEACHER" }, { "name": "BRIDGE", "code": "BRIDGE" }, { "name": "BUILDING", "code": "BUILDING" }, { "name": "DOCK", "code": "DOCK" }, { "name": "GREENHOUSE", "code": "GREENHOUSE" }, { "name": "OUTBUILDING", "code": "OUTBUILDING" }, { "name": "OVERHEAD STRUCTURE", "code": "OVERHEAD STRUCTURE" }, { "name": "PIER", "code": "PIER" }, { "name": "TANK", "code": "TANK" }, { "name": "TRAILER", "code": "TRAILER" }, { "name": "WATER TOWER", "code": "WATER TOWER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "land_use", "type": "esriFieldTypeString", "alias": "Building Land Use", "length": 50, "domain": { "type": "codedValue", "name": "WS2_LANDUSE_NEW", "description": "", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Government", "code": "Government" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Multi-Residential", "code": "Multi-Residential" }, { "name": "Multi_Use", "code": "Multi_Use" }, { "name": "Residential", "code": "Residential" }, { "name": "Out Building Commercial", "code": "Out Building Commercial" }, { "name": "Out Building Residential", "code": "Out Building Residential" }, { "name": "School", "code": "School" }, { "name": "Out Building Other", "code": "Out Building Other" }, { "name": "Out Building Industrial", "code": "Out Building Industrial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "stories", "type": "esriFieldTypeDouble", "alias": "Number of Stories", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "num_elevators", "type": "esriFieldTypeSmallInteger", "alias": "Number of Elevators", "domain": null }, { "name": "high_risk_occup", "type": "esriFieldTypeString", "alias": "High Risk Occupancy", "length": 50, "domain": { "type": "codedValue", "name": "WS2_HIGH_RISK_OCCUP", "description": "BUILDINGS HIGH_RISK_OCCUP", "codedValues": [ { "name": "Adult Detention Center", "code": "Adult Detention Center" }, { "name": "Hotel/Motels", "code": "Hotel/Motels" }, { "name": "Medical Center", "code": "Medical Center" }, { "name": "School", "code": "School" }, { "name": "Shelter", "code": "Shelter" }, { "name": "Youth Detention Center", "code": "Youth Detention Center" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "basement", "type": "esriFieldTypeString", "alias": "Basement", "length": 1, "domain": { "type": "codedValue", "name": "WS2_BLDG_Y_N", "description": "", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "stair_type", "type": "esriFieldTypeString", "alias": "Stair Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_STAIR_TYPE", "description": "", "codedValues": [ { "name": "Straight", "code": "Straight" }, { "name": "Circular", "code": "Circular" }, { "name": "Quarter-turn", "code": "Quarter-turn" }, { "name": "Spiral", "code": "Spiral" }, { "name": "Curved", "code": "Curved" }, { "name": "Scissor Switch", "code": "Scissor Switch" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "num_rooms_hotel", "type": "esriFieldTypeInteger", "alias": "# Rooms Hotel/Motel", "domain": null }, { "name": "num_beds_med_facil", "type": "esriFieldTypeInteger", "alias": "# Beds Facility", "domain": null }, { "name": "parcel_keyx", "type": "esriFieldTypeString", "alias": "Parcel Key", "length": 25, "domain": null }, { "name": "parcel_num", "type": "esriFieldTypeString", "alias": "Parcel #", "length": 50, "domain": null }, { "name": "parcel_bldg_id", "type": "esriFieldTypeString", "alias": "Parcel Bldg Id", "length": 25, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "creat_date", "type": "esriFieldTypeDate", "alias": "CREAT_DATE", "length": 8, "domain": null }, { "name": "creat_oper", "type": "esriFieldTypeString", "alias": "CREAT_OPER", "length": 100, "domain": null }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "REV_DATE", "length": 8, "domain": null }, { "name": "rev_oper", "type": "esriFieldTypeString", "alias": "REV_OPER", "length": 100, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r206_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_206", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_206", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a178_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5fd427a2742849959d8bc1ced50cf865" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Fire Hydrant", "type": "Feature Layer", "description": "Fire hydrant locations based on City of Mobile Fire and Rescue Dept field maps, Mobile Area Water and Sewer System maps, and City of Mobile GIS Dept field surveys.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 2.6585068553686142E-5, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6478799999991275E7, "falseY": -4.370499999998741E7, "xyUnits": 300920.796342681, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "99b50fba13cb9b1e51eded04d20a29cb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB7klEQVRIid3VTUhUURjG8d+dcaGQTQ35Gbnoc1+LWiZE0GIKaReEi7YuW0W0cCUEgpvCiHITuKo2LYKBXEjSx0LaqOAikEaLGizUdBq9cWcynfSOZrSoBy7c85z7/s857z3nPTX+omr+X/gHdhU5i2MBe8qW180MByzvCJ4n9ZXrRbpQG3nhuv5ppnN0t3AnYGXb8CkOL/Ik4GiVibXg9gznZrjUzPyW8CnSSZ7ioG0o5HzIg5COoHJxG+FJelfBybY29d3dJX+up0dxfFyQSkn19ZW8hf5+hZGR6PXCNFdwNxb+nkPLXF5tJ9JpdZ2dZdDAABG8ru6nt5TNUoZHuhFyb33+K+BFLgYk7EwHcpzC87i0nIiL3Ds4KFxcJJmsNsDxavB9cVGJpibbUMP6RgU84HNcVD6T8W14WKKxUcPExKbfBMzGwjGGjs0Cw7k5K7Oz1JbOU5zGqs38ccg1O9OXeZ7Fwlt4lSOLM1G7ODnpU3t7qa84OlpeQT6/5o2tTTSg9whLsfBSMF0BL7E7SkVhaKiyv1DY4AW8Cbn5K2sDfD8T78r7/SHqt8oFxkMyrSxsCf8xQDbHSdzC6RhoVG7v13I1HbPLYktua/nPt89wcoVMVM+jVOFjVM8DHrXw9o8ui2ZeKD+/rX/3Dv0O82iQgTsj8kgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1714990.629465036, "ymin": 162705.74127472192, "xmax": 1835909.147401441, "ymax": 294890.6842744872, "spatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_REFLECTOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "hydrid", "type": "esriFieldTypeInteger", "alias": "HYDRID", "domain": null }, { "name": "st_reflector", "type": "esriFieldTypeString", "alias": "ST_REFLECTOR", "length": 1, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": null }, { "name": "datasource", "type": "esriFieldTypeString", "alias": "DataSource", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "creat_date", "type": "esriFieldTypeDate", "alias": "CREAT_DATE", "length": 8, "domain": null }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "REV_DATE", "length": 8, "domain": null }, { "name": "creat_oper", "type": "esriFieldTypeString", "alias": "CREAT_OPER", "length": 25, "domain": null }, { "name": "fieldverified", "type": "esriFieldTypeSmallInteger", "alias": "FIELDVERIFIED", "domain": null }, { "name": "datesurveyed", "type": "esriFieldTypeDate", "alias": "DATESURVEYED", "length": 8, "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "gofieldcheck", "type": "esriFieldTypeSmallInteger", "alias": "GOFIELDCHECK", "domain": null }, { "name": "com_inspect", "type": "esriFieldTypeString", "alias": "COM_INSPECT", "length": 1, "domain": null }, { "name": "jurisdiction", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 25, "domain": null }, { "name": "rev_oper", "type": "esriFieldTypeString", "alias": "REV_OPER", "length": 25, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "comments", "fields": "comments", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i363hydrid", "fields": "hydrid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r242_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_242", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a214_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5fd427a2742849959d8bc1ced50cf865" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "CIP Line Features", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "project_program_type", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 0, 141, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "PROJECT_PROGRAM_TYPE", "classes": [ { "label": "STORMWATER & DRAINAGE", "description": "STORMWATER & DRAINAGE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 4 }, "values": [ [ "STORMWATER & DRAINAGE" ] ] }, { "label": "STREETS", "description": "STREETS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "values": [ [ "STREETS" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 4 }, "value": "STORMWATER & DRAINAGE", "label": "STORMWATER & DRAINAGE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "STREETS", "label": "STREETS" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 140, 135, 255 ], "toColor": [ 38, 140, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 36, 171, 255 ], "toColor": [ 65, 36, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 66, 38, 255 ], "toColor": [ 171, 66, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 176, 46, 255 ], "toColor": [ 78, 176, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 41, 105, 255 ], "toColor": [ 148, 41, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 99, 168, 255 ], "toColor": [ 39, 99, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 135, 54, 255 ], "toColor": [ 153, 135, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 48, 176, 255 ], "toColor": [ 165, 48, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 128, 68, 255 ], "toColor": [ 56, 128, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 69, 70, 255 ], "toColor": [ 140, 69, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 43, 128, 255 ], "toColor": [ 85, 43, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 131, 163, 255 ], "toColor": [ 82, 131, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 161, 40, 255 ], "toColor": [ 131, 161, 40, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1732462.7273360789, "ymin": 196540.79812073708, "xmax": 1801933.4374757446, "ymax": 273089.1483045742, "spatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "project_id", "type": "esriFieldTypeString", "alias": "PROJECT_ID", "length": 50, "domain": null }, { "name": "project_name", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 255, "domain": null }, { "name": "project_description", "type": "esriFieldTypeString", "alias": "PROJECT_DESCRIPTION", "length": 255, "domain": null }, { "name": "project_status", "type": "esriFieldTypeString", "alias": "PROJECT_STATUS", "length": 25, "domain": null }, { "name": "project_address", "type": "esriFieldTypeString", "alias": "PROJECT_ADDRESS", "length": 50, "domain": null }, { "name": "project_phase", "type": "esriFieldTypeString", "alias": "PROJECT_PHASE", "length": 25, "domain": null }, { "name": "project_department", "type": "esriFieldTypeString", "alias": "PROJECT_DEPARTMENT", "length": 30, "domain": null }, { "name": "project_dept_project_num", "type": "esriFieldTypeString", "alias": "PROJECT_DEPT_PROJECT_NUM", "length": 25, "domain": null }, { "name": "project_cip_year", "type": "esriFieldTypeString", "alias": "PROJECT_CIP_YEAR", "length": 15, "domain": null }, { "name": "project_program_type", "type": "esriFieldTypeString", "alias": "PROJECT_PROGRAM_TYPE", "length": 50, "domain": null }, { "name": "project_focus_area", "type": "esriFieldTypeString", "alias": "PROJECT_FOCUS_AREA", "length": 255, "domain": null }, { "name": "project_council_district", "type": "esriFieldTypeString", "alias": "PROJECT_COUNCIL_DISTRICT", "length": 25, "domain": null }, { "name": "project_cnty_comm_district", "type": "esriFieldTypeString", "alias": "PROJECT_CNTY_COMM_DISTRICT", "length": 25, "domain": null }, { "name": "project_funding_source", "type": "esriFieldTypeString", "alias": "PROJECT_FUNDING_SOURCE", "length": 255, "domain": null }, { "name": "budget_status", "type": "esriFieldTypeString", "alias": "BUDGET_STATUS", "length": 50, "domain": null }, { "name": "budget_original", "type": "esriFieldTypeInteger", "alias": "BUDGET_ORIGINAL", "domain": null }, { "name": "budget_current", "type": "esriFieldTypeInteger", "alias": "BUDGET_CURRENT", "domain": null }, { "name": "budget_actualcost", "type": "esriFieldTypeInteger", "alias": "BUDGET_ACTUALCOST", "domain": null }, { "name": "budget_percentcost_complete", "type": "esriFieldTypeInteger", "alias": "BUDGET_PERCENTCOST_COMPLETE", "domain": null }, { "name": "budget_projected_over_under", "type": "esriFieldTypeInteger", "alias": "BUDGET_PROJECTED_OVER_UNDER", "domain": null }, { "name": "schedule_estimated_start", "type": "esriFieldTypeDate", "alias": "SCHEDULE_ESTIMATED_START", "length": 8, "domain": null }, { "name": "schedule_estimated_finish", "type": "esriFieldTypeDate", "alias": "SCHEDULE_ESTIMATED_FINISH", "length": 8, "domain": null }, { "name": "schedule_estimated_duration", "type": "esriFieldTypeString", "alias": "SCHEDULE_ESTIMATED_DURATION", "length": 25, "domain": null }, { "name": "schedule_actual_start", "type": "esriFieldTypeDate", "alias": "SCHEDULE_ACTUAL_START", "length": 8, "domain": null }, { "name": "schedule_actual_finish", "type": "esriFieldTypeDate", "alias": "SCHEDULE_ACTUAL_FINISH", "length": 8, "domain": null }, { "name": "schedule_actual_duration", "type": "esriFieldTypeString", "alias": "SCHEDULE_ACTUAL_DURATION", "length": 25, "domain": null }, { "name": "image_url", "type": "esriFieldTypeString", "alias": "IMAGE_URL", "length": 255, "domain": null }, { "name": "creat_oper", "type": "esriFieldTypeString", "alias": "CREAT_OPER", "length": 25, "domain": null }, { "name": "creat_date", "type": "esriFieldTypeDate", "alias": "CREAT_DATE", "length": 8, "domain": null }, { "name": "rev_oper", "type": "esriFieldTypeString", "alias": "REV_OPER", "length": 25, "domain": null }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "REV_DATE", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "project_program_category", "type": "esriFieldTypeString", "alias": "PROJECT_PROGRAM_CATEGORY", "length": 50, "domain": null }, { "name": "facility_type", "type": "esriFieldTypeString", "alias": "FACILITY_TYPE", "length": 100, "domain": null }, { "name": "facility_name", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "length": 200, "domain": null }, { "name": "facility_address", "type": "esriFieldTypeString", "alias": "FACILITY_ADDRESS", "length": 100, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i718project_id", "fields": "project_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r84_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_84", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_84", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a64_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5fd427a2742849959d8bc1ced50cf865" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Spot Elevations 2010", "type": "Feature Layer", "description": "In February 2010 the City of Mobile, Mobile Gas Service Corp., Mobile Area Water and Sewer System and Mobile County Revenue Commission contracted with Sanborn to perform update planimetric and contour mapping of Mobile County AL. The Countywide update mapping area consisted of approximately 1143 sq miles and divided into Area A, Area B and Area C. Area A and Area B mapping consisted of updating the County's 2006 1\"=100' scale planimetric features and the County's 2006 two-foot contour interval source data. Area C consisted of updating the County's 2006 1\"=200' scale limited planimetric features and the County's 2006 five-foot contour interval source data. Sanborn acquired digital aerial photography of Mobile County on February 25, February 28, March 30 and April 15, 2010 utilizing a Zeiss/Intergraph large format Digital Mapping Camera DMC01-046. The four band imagery was acquired at a nominal 5000 feet above mean terrain. The flight misssions for the 1143 square mile project consisted of fifty-three (53) flight lines in a north to south heading with a 60% forward overlap and a 30% side overlap. The Mobile downtown tall building one square mile area was acquired by three additional flight lines at 80% forward overlap and 60% side overlap to reduce building lean. Flight lines 51, 52 and 53 were flown at 80% forward overlap and 60% side overlap over the downtown one square mile area. Rowe Surveying and Engineering Company, Inc. of Mobile performed the ground control surveying work and submitted a comprehensive Survey Report dated April 16, 2010. The land surveying work consisted of recovering and targeting twenty-five (25) existing National Geodetic and City of Mobile published control stations and establishing and targeting twenty-five new control stations in the rural parts of Mobile County. The newly established twenty-five (25) control stations were monumented with a survey disk set in a mass of concrete and stamped MMC 105 through MMC 1074. The land surveying methods and accuracies were perfomed in accordance with the Federal Geodetic Control Subcommittee (FGCS) specifications for a Second-Order Class I GPS control survey resulting in a minimum accuracy of 1:50,000 and referenced to the Alabama State Plane Coordinate System (West Zone, NSRS07), and expressed in U.S. Survey feet. The vertical values were referenced to NAVD 88 with elevations established from ellipsoidal heights by use of Geoid 2009. GPS observations were performed on February 17th, 18th, 25th, 26th and March 3rd of 2010. Fully Aerial Aerial Triangulation (FAAT) was completed on April 30, 2010 and consited of two blocks. Block number 1 consisted of 4179 northern images and Block number 2 consisted of 2765 souhern images. Blocks 1 and 2 included common ground control points and overlapping images and were photogrammetrically tie to each other. Intergraph Image Station Automated Triangulation (ISAT) software was utilized to perform the FAAT. Intergraph SSK photogrammetric workstations, Intergraph Feature Collection software and MicroStation were utilized for the stereoscopioc collection process of updating of 2006 desiginated planimetric features and DEM mass points and breaklines. The 2006 DEM and contracted planimetric features that had changed due to site development or roadway construction since 2006 were updated to reflect the 2010 photography date conditions. The contracted Specified Features for Area A and Area B and the ALDOR Specifications for Area C were updatedand delivered on external hard drive to the City of Mobile, Mobile Gas Service Corp., Mobile Area Water and Sewer System and Mobile County Revenue Commission.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.0060960121914, "falseZ": -944.3518235000006, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "100/200 Scale Planimetric Mapping acquired and processed by Sanborn under contract to the City of Mobile, Mobile Gas Service Corp., Mobile Area Water and Sewer System and Mobile County Revenue Commission.", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fb34909ac23209ac6a2338804a32bbb3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB5klEQVQ4jWNhoBFgGb4G////X/L2w9eVagpieVQ1+PCZe5N2HL5p/fHjj8n8/By3qWLwq/ef7fKaNtqu2XFR3MlCpZeBgcGPYoP////PtO3gtYYVW8+Lg/gTFx22fPbyo7uUOP9Oigx++Ox9VnnPNhMYf/O+ayJp4U8r/v//v5uRkfEfWQb///+ff87qk9FXbr3gRRav6NlqrK8hncnAwDCVLINv3HtVX9K5Ge5aGLh6+wXv3mM3o/7//7+IkZHxM0kG////X6OkY7Pzx88/4GqYmZkY/v6F+L64Y7OJnZlSFQMDQyVJBp+5/Liub8EhPRh/RX8Mg7+zDoNX6hyG/SfvMLz7+I1t6abzzv///1dkZGS8T5TBP3/+CXBPnm32//9/uJiZnhwDBzsLg46aBNhgEGiassskxF0X5OpUggb///+ffcuBq0kHTt1RRhYHudRYW4Zh1faLcLE/f/8xtk7fY/r//39bRkbGw3gNfvfxa2563VpLdPEb916BMTpYuvm8fn68Xc7///+PMDIy/sdq8P///6UnLDjk8uzlJxEGEkBG/VrDU6sLYhkYGBZhNfjHr9+dv//+U2jK87hLisEMDAxM7z99zfv///86RkbGLxgGc7KzxZBoIBzU5aDyB748JhUAAJpYySZk1W2qAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ELEV]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1200, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1689065.659930922, "ymin": 177040.21999601275, "xmax": 1829940.7380883358, "ymax": 371605.9601288438, "spatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "feat_code", "type": "esriFieldTypeDouble", "alias": "FEAT_CODE", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "elev", "type": "esriFieldTypeDouble", "alias": "ELEV", "domain": null }, { "name": "creat_date", "type": "esriFieldTypeDate", "alias": "CREAT_DATE", "length": 8, "domain": null }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "REV_DATE", "length": 8, "domain": null }, { "name": "oper", "type": "esriFieldTypeString", "alias": "OPER", "length": 3, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r30_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a11_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5fd427a2742849959d8bc1ced50cf865" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "CIP All Projects Multi Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "project_program_type", "defaultSymbol": { "type": "esriPMS", "url": "9dd6d9ca875195ee25ad5d6889f3d269", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIUlEQVRIid3VPSiFURgH8F+6g8FXYjBYEDsDIyVluCSbMlmNJslgVUZKYrJiMShlkfIxWS6bTcmAogw+unVu3W73vu57blL+9Q7ve+p36nmf85yMX0zmX+MNGEMfWvCAK5ziIxZvxhLmUV9m/R4r2MRnGrwHh+hN2LwDGxjHDF6rwVtxhC7VZQK7mMLXT/haCriQScxhKwnvxqy4LGO7uP6l+DTqIvFODOGsEj4QCRfSn4S31Yi3F7+U4s814k9JeC60VGxySfgBFiPhF5wk4Zc4xmgEnj8f70m4MEsu0JQCvsZq6cdy+G3o9z00VgHfIIu3anChNINYx7DyyY/bHSxU6rLMD39+JGySDfM8X6rHMM/3cVfrZXEentT582suOt8vyjJUNm3XlwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "PROJECT_PROGRAM_TYPE", "classes": [ { "label": "City Facilities", "description": "City Facilities", "symbol": { "type": "esriPMS", "url": "c97ddba0ad48e1297d9edeed49b74563", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVRIie3Wz0sUYRzH8fd3nF07hXio3dSiS3SIwPoDSroU4lYSsyvhMSKCOnQKDx02OklEEEEgERQ4kwdLpGN10M5BdFBCZG1WEquFwBbX+cZu5o/YnfbHs9GhD8PAMA/zYp7n+/yw+cux/4O/8gkvVoAEBEcFiSvsAF0EmQnQiU5SbzcaN9KlC4wesJBbBbQfkOKlG2+ldLeQtI/7TpGhDpzndYNZ3MsKd6oc60OCPvNxx21kcBfOt5pAH3dY4Rq158waTM3z5Pg+zn+pCvRxL1AfVoqih6NEniovTwo9BcJAH28v6F0ajKInsixdAW6HgqBpShVoIjr0GW+kHSdXFlzm8c48pDCX9hU4B4yUBb8TPSVo1CCIhZ6uCFpo9+YcMxOF7q3P20CFOOazW1ERRMsVTaQJoA2vWoBCOXCxCeDS1rn4OzjTBHA2ZAyDScEyqilMVAQ7GMj4uK+BY4a81RbEqwgWEyDXLXTahKbwIIYzFwp24rzxGb0PcqlBb06J3Khqt4iTu5ql7SDQUyeWs9DEHvqXqwKFi6sZvF6b4KEiyRqxD4IkYiTf17QBd+GsAKks7guFm6XeDk8e9F6e1vR+zn6t1OiPR4c4yUcZPM9G+/TnQnwEpLgEtq4vFLMgk2sw1kXyo5Fz6frfFst7W4nXE7vRD/zz4A+VAJhSA0KbSwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "City Facilities" ] ] }, { "label": "Parks & Greenways", "description": "Parks & Greenways", "symbol": { "type": "esriPMS", "url": "63b6ed4862b087d8bdd52b7377e58dca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACC0lEQVRIie3WP2gTYRjH8e/7XtLGRcFFC+IoDiLUorlCwRQXRYxa5JoijiIi6OAkHRwiTiJSKIJQRFCang5qKY5G0CRUOgji0CIdRIiIaECwkuR9JImVRJo0l7yKgz+Og5d7uQ/vn+fuDfGXE/oPrmavz1ZtiGsYEOhDEVFCXhSLRpidT/DqV+dupnRfih0armIYAZSsPpDqVb1pSLopXiOM58Z43DEYneacghttrvUuFI+iKR5u0JxKe3wNBLoprgEXCRgFx1YML4buEXt+ks9tge4Mp5HgWF12lxzux55yMD1MqSU45LO9ZJig+xxY+cB54HpLsGhIKohgJ+MDPlMLHoU1wehdNipIYC+be8qcAKbWBJXDIaDHIogojjYF0fTXistiFP31zQZQhD5l2UPYgqBQtaE0jlAIVwrJckKxNE6aWnk0rqEm/wem9GN9Lf5eFouWORCW6psNYNkw59ieUmG2KfhyjHfuNM9Q7LfEFY2D3xSsRDtcMoaMDU0pbs17LLcEMx5ZN8VN4GyX3nI5zOW2/hbFAhfCm9gJDHeIFTTEcyN8agtcOENx0OewGG4DowGxt6KJZzzeBPoBZz2+AQl3hifAFYRt60DfgclIL8n0cb4067Tu0SE3yp1BH1/gCFL9EO+hcoiCXiCPYkmEOa15kPV4b+Vc+nO0le3dsMU7SajbF/zz4A9wDZYu11bQ9QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Parks & Greenways" ] ] }, { "label": "Sidewalks", "description": "Sidewalks", "symbol": { "type": "esriPMS", "url": "e10332f55854bca6756cdc6836cc2ff4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQElEQVRIie3WTWgTQRgG4PebncRIRdGLBsSjeBBBPfXkSrZgKUYRQ9sEvYmIoNha0tKDkUjNFglSEKFQ1Lb+0HhQSxCjlXjQnjwI4qFFehBBEGkLhdjuJl/ZkEpTmjQ/g3jwPeyyP8zDzO58MxJ/OfI/uJL+gL4LLuln4DCBvQzhAfgHAVM5oY13j7769Ofleoa0r9W3V2jUx8ApAOTc4/yJ88+dI+WyUbPd+AyNesOjr1/UDMZCTReJ+XZF35qwHzl+bgaNZxnLPhNJpBeqAs123y0wd6L6nNzsku9vBlv0nkfJ2YrAWMg4B0Yt2EoOCCwmIrp+LJJO22XB2FljD9kYQP3xebzaJQDxsiBsRAF4FIAgot5YwBjqTryZXxccCDVvzbDVBnXZQS4+DWBoXfA3lpoBcisEQcCJkiAzHVSJOWGIojaLQcCbn9lKwzvZ+ZyFSlEEEsFVKCAqI6/ruobC9FgzpHBqo+r8XD0X1/SQphxVcaZXXxSBMktJW6gGabwk2Pkk9c0MGu8AHFGkWUKjsZKgE8HckyP6oEIj8GDXSGqmLNj1eGKyP2jcZeBCnd6MLXGtotVi25bZy3ML2/cBOFojNi804Q8Pp35VBJ4f/GjFA40tlqvhHoDWKrGvGrH/6kjqS1ULcEdiMgOgzQz5XoLFDYB3bwAtAnTH7baiV+6n50q9tOHWIfxw4kE80Di2JBuOC8oX4kNOCQSwydlEAWKagKSU2acdw2+/K9mXFnrr/N5Fv3gtkfU28M+Dy5+/tiw4vA2bAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Sidewalks" ] ] }, { "label": "Stormwater & Drainage", "description": "Stormwater & Drainage", "symbol": { "type": "esriPMS", "url": "a15241310dd2af8a7b9ba19512038c57", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABi0lEQVRIie3WPWsUURQG4Ofi+lGlsFFBLMVCAuoPULFRxA9E0MbSIgixsJIUKRQrERFEEILYRgs1iLWFWgtiYZAUQRBEYkAIIYETZnfEZc3uzu7ciIVvN3C5DzNz7jm34S+n8R/8ndiJ0ziEXdiGr/iEGdL7tsV1PmnsxS2cQ+qy6AbxAROkFzXAuIK7Ff/1fjwnnuES6eeAYNzGNYPnLN4QR0gLFcG4PCT2K6N4QhwnrfYBYw/uqZ9jGMedPmBRAM0KzJEJYoq02AWMEVyUL9txHlNdQCewRd6c6QUeyIz9sWcnWHSQ3NlBJFKsB27eALCBTVhdDyx6Y+58az+LnWDRiHNntv2hE3y5AeBMDzDNE69xOBO2gukeYDPX8TYT+JA01wdM74gHGKuJzWGy6ni6in04OiS22LodpO8VwbRCnMQjXBgQ+1xiHwccwGmp1cjjFW5idx9oGfdb0yb96LaowtUhPSaKSjtVNuKDZQvcWjaK2fI4PSV9yXQvbb7tdGeJD5NG3Q3+eXAN10lSkS25XnsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Stormwater & Drainage" ] ] }, { "label": "Streetlights", "description": "Streetlights", "symbol": { "type": "esriPMS", "url": "ff337a2aa7a5e4718a98c5e3c7486036", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCklEQVRIie3Wv2sTYRzH8ff3cq0tiEMHzfWHooM4iFD9A4zoYJtLFFHs4ugggg5O0sEh4iQihSIIRVwbwdbkcHHQQZ0cBHFokSLRiyhVC0IamuQrF2NJpJfmx4M4+OGGO3i4F/c83+f7nM1fjv0f/J3P40RLQhKLQ6I4qvQhfAIWKpAZzvJ6fXA3U/phnL2WxY0SnAIEJbiCu/VYkPJd3qgyOeTxqGMw73JR4XaLa71fhHnfZc7u59z2ND/aAv0EN1W5Qvs5WS7w/H2c2C6Pby2Bvst5OsOqUTjQK6Q1xnF5SolmoJ9gJ8oUXUbhaH4rl4BbTUGUFNCHmUx+PcbMwBNWNgSXx9hWhAnMZaDQz2lgZkNwNcKYQK9BEEs5EQpawqhWN5m5KIzWPzeAqjhmOYIGsUNBpNYvGotG6anvIEai2MSIUNsef1Zp0BtN50v9XmwEhQXjnLIYvoYRPCmb9siEgkPz5HyXZ8BhI5qwFhFmQ8EgFbhqwQsTnip3o1mWmoLDWV76Ce6gXOjSW9IerrV0Wjg+l/OD7EM50hElrFgVkoMPWW4JlFes5fYQtwvcUzjbJvZOLJLRDG/bOoBH0hSAiXycxypcD2Z7E6oITBcjpHbP8T1s0Ka/Do7H/dwZZu1VEvqrER9EcFC2oNVGsYjgleHBSJaPRv5La18blHdDiXcSu9sX/PPgT3aym/Fm3WN7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Streetlights" ] ] }, { "label": "Streets", "description": "Streets", "symbol": { "type": "esriPMS", "url": "6067c7b9fb647fccc4632bdefb4ba80d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJElEQVQImWNhQAMsUFqYgYFBlIGB4QZM4BsDA8NbZBXfoZgBAGG0BOI27WvGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Streets" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c97ddba0ad48e1297d9edeed49b74563", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVRIie3Wz0sUYRzH8fd3nF07hXio3dSiS3SIwPoDSroU4lYSsyvhMSKCOnQKDx02OklEEEEgERQ4kwdLpGN10M5BdFBCZG1WEquFwBbX+cZu5o/YnfbHs9GhD8PAMA/zYp7n+/yw+cux/4O/8gkvVoAEBEcFiSvsAF0EmQnQiU5SbzcaN9KlC4wesJBbBbQfkOKlG2+ldLeQtI/7TpGhDpzndYNZ3MsKd6oc60OCPvNxx21kcBfOt5pAH3dY4Rq158waTM3z5Pg+zn+pCvRxL1AfVoqih6NEniovTwo9BcJAH28v6F0ajKInsixdAW6HgqBpShVoIjr0GW+kHSdXFlzm8c48pDCX9hU4B4yUBb8TPSVo1CCIhZ6uCFpo9+YcMxOF7q3P20CFOOazW1ERRMsVTaQJoA2vWoBCOXCxCeDS1rn4OzjTBHA2ZAyDScEyqilMVAQ7GMj4uK+BY4a81RbEqwgWEyDXLXTahKbwIIYzFwp24rzxGb0PcqlBb06J3Khqt4iTu5ql7SDQUyeWs9DEHvqXqwKFi6sZvF6b4KEiyRqxD4IkYiTf17QBd+GsAKks7guFm6XeDk8e9F6e1vR+zn6t1OiPR4c4yUcZPM9G+/TnQnwEpLgEtq4vFLMgk2sw1kXyo5Fz6frfFst7W4nXE7vRD/zz4A+VAJhSA0KbSwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "City Facilities", "label": "City Facilities" }, { "symbol": { "type": "esriPMS", "url": "63b6ed4862b087d8bdd52b7377e58dca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACC0lEQVRIie3WP2gTYRjH8e/7XtLGRcFFC+IoDiLUorlCwRQXRYxa5JoijiIi6OAkHRwiTiJSKIJQRFCang5qKY5G0CRUOgji0CIdRIiIaECwkuR9JImVRJo0l7yKgz+Og5d7uQ/vn+fuDfGXE/oPrmavz1ZtiGsYEOhDEVFCXhSLRpidT/DqV+dupnRfih0armIYAZSsPpDqVb1pSLopXiOM58Z43DEYneacghttrvUuFI+iKR5u0JxKe3wNBLoprgEXCRgFx1YML4buEXt+ks9tge4Mp5HgWF12lxzux55yMD1MqSU45LO9ZJig+xxY+cB54HpLsGhIKohgJ+MDPlMLHoU1wehdNipIYC+be8qcAKbWBJXDIaDHIogojjYF0fTXistiFP31zQZQhD5l2UPYgqBQtaE0jlAIVwrJckKxNE6aWnk0rqEm/wem9GN9Lf5eFouWORCW6psNYNkw59ieUmG2KfhyjHfuNM9Q7LfEFY2D3xSsRDtcMoaMDU0pbs17LLcEMx5ZN8VN4GyX3nI5zOW2/hbFAhfCm9gJDHeIFTTEcyN8agtcOENx0OewGG4DowGxt6KJZzzeBPoBZz2+AQl3hifAFYRt60DfgclIL8n0cb4067Tu0SE3yp1BH1/gCFL9EO+hcoiCXiCPYkmEOa15kPV4b+Vc+nO0le3dsMU7SajbF/zz4A9wDZYu11bQ9QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Parks & Greenways", "label": "Parks & Greenways" }, { "symbol": { "type": "esriPMS", "url": "e10332f55854bca6756cdc6836cc2ff4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACQElEQVRIie3WTWgTQRgG4PebncRIRdGLBsSjeBBBPfXkSrZgKUYRQ9sEvYmIoNha0tKDkUjNFglSEKFQ1Lb+0HhQSxCjlXjQnjwI4qFFehBBEGkLhdjuJl/ZkEpTmjQ/g3jwPeyyP8zDzO58MxJ/OfI/uJL+gL4LLuln4DCBvQzhAfgHAVM5oY13j7769Ofleoa0r9W3V2jUx8ApAOTc4/yJ88+dI+WyUbPd+AyNesOjr1/UDMZCTReJ+XZF35qwHzl+bgaNZxnLPhNJpBeqAs123y0wd6L6nNzsku9vBlv0nkfJ2YrAWMg4B0Yt2EoOCCwmIrp+LJJO22XB2FljD9kYQP3xebzaJQDxsiBsRAF4FIAgot5YwBjqTryZXxccCDVvzbDVBnXZQS4+DWBoXfA3lpoBcisEQcCJkiAzHVSJOWGIojaLQcCbn9lKwzvZ+ZyFSlEEEsFVKCAqI6/ruobC9FgzpHBqo+r8XD0X1/SQphxVcaZXXxSBMktJW6gGabwk2Pkk9c0MGu8AHFGkWUKjsZKgE8HckyP6oEIj8GDXSGqmLNj1eGKyP2jcZeBCnd6MLXGtotVi25bZy3ML2/cBOFojNi804Q8Pp35VBJ4f/GjFA40tlqvhHoDWKrGvGrH/6kjqS1ULcEdiMgOgzQz5XoLFDYB3bwAtAnTH7baiV+6n50q9tOHWIfxw4kE80Di2JBuOC8oX4kNOCQSwydlEAWKagKSU2acdw2+/K9mXFnrr/N5Fv3gtkfU28M+Dy5+/tiw4vA2bAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sidewalks", "label": "Sidewalks" }, { "symbol": { "type": "esriPMS", "url": "a15241310dd2af8a7b9ba19512038c57", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABi0lEQVRIie3WPWsUURQG4Ofi+lGlsFFBLMVCAuoPULFRxA9E0MbSIgixsJIUKRQrERFEEILYRgs1iLWFWgtiYZAUQRBEYkAIIYETZnfEZc3uzu7ciIVvN3C5DzNz7jm34S+n8R/8ndiJ0ziEXdiGr/iEGdL7tsV1PmnsxS2cQ+qy6AbxAROkFzXAuIK7Ff/1fjwnnuES6eeAYNzGNYPnLN4QR0gLFcG4PCT2K6N4QhwnrfYBYw/uqZ9jGMedPmBRAM0KzJEJYoq02AWMEVyUL9txHlNdQCewRd6c6QUeyIz9sWcnWHSQ3NlBJFKsB27eALCBTVhdDyx6Y+58az+LnWDRiHNntv2hE3y5AeBMDzDNE69xOBO2gukeYDPX8TYT+JA01wdM74gHGKuJzWGy6ni6in04OiS22LodpO8VwbRCnMQjXBgQ+1xiHwccwGmp1cjjFW5idx9oGfdb0yb96LaowtUhPSaKSjtVNuKDZQvcWjaK2fI4PSV9yXQvbb7tdGeJD5NG3Q3+eXAN10lSkS25XnsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stormwater & Drainage", "label": "Stormwater & Drainage" }, { "symbol": { "type": "esriPMS", "url": "ff337a2aa7a5e4718a98c5e3c7486036", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCklEQVRIie3Wv2sTYRzH8ff3cq0tiEMHzfWHooM4iFD9A4zoYJtLFFHs4ugggg5O0sEh4iQihSIIRVwbwdbkcHHQQZ0cBHFokSLRiyhVC0IamuQrF2NJpJfmx4M4+OGGO3i4F/c83+f7nM1fjv0f/J3P40RLQhKLQ6I4qvQhfAIWKpAZzvJ6fXA3U/phnL2WxY0SnAIEJbiCu/VYkPJd3qgyOeTxqGMw73JR4XaLa71fhHnfZc7u59z2ND/aAv0EN1W5Qvs5WS7w/H2c2C6Pby2Bvst5OsOqUTjQK6Q1xnF5SolmoJ9gJ8oUXUbhaH4rl4BbTUGUFNCHmUx+PcbMwBNWNgSXx9hWhAnMZaDQz2lgZkNwNcKYQK9BEEs5EQpawqhWN5m5KIzWPzeAqjhmOYIGsUNBpNYvGotG6anvIEai2MSIUNsef1Zp0BtN50v9XmwEhQXjnLIYvoYRPCmb9siEgkPz5HyXZ8BhI5qwFhFmQ8EgFbhqwQsTnip3o1mWmoLDWV76Ce6gXOjSW9IerrV0Wjg+l/OD7EM50hElrFgVkoMPWW4JlFes5fYQtwvcUzjbJvZOLJLRDG/bOoBH0hSAiXycxypcD2Z7E6oITBcjpHbP8T1s0Ka/Do7H/dwZZu1VEvqrER9EcFC2oNVGsYjgleHBSJaPRv5La18blHdDiXcSu9sX/PPgT3aym/Fm3WN7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Streetlights", "label": "Streetlights" }, { "symbol": { "type": "esriPMS", "url": "6067c7b9fb647fccc4632bdefb4ba80d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAJElEQVQImWNhQAMsUFqYgYFBlIGB4QZM4BsDA8NbZBXfoZgBAGG0BOI27WvGAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Streets", "label": "Streets" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 140, 135, 255 ], "toColor": [ 38, 140, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 36, 171, 255 ], "toColor": [ 65, 36, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 66, 38, 255 ], "toColor": [ 171, 66, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 176, 46, 255 ], "toColor": [ 78, 176, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 41, 105, 255 ], "toColor": [ 148, 41, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 99, 168, 255 ], "toColor": [ 39, 99, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 135, 54, 255 ], "toColor": [ 153, 135, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 48, 176, 255 ], "toColor": [ 165, 48, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 128, 68, 255 ], "toColor": [ 56, 128, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 69, 70, 255 ], "toColor": [ 140, 69, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 43, 128, 255 ], "toColor": [ 85, 43, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 131, 163, 255 ], "toColor": [ 82, 131, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 161, 40, 255 ], "toColor": [ 131, 161, 40, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1690110.2369099967, "ymin": 197326.7489766553, "xmax": 1799601.763989497, "ymax": 273036.1910614073, "spatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "globalid", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "project_id", "type": "esriFieldTypeString", "alias": "PROJECT_ID", "length": 50, "domain": null }, { "name": "project_name", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 255, "domain": null }, { "name": "project_description", "type": "esriFieldTypeString", "alias": "PROJECT_DESCRIPTION", "length": 255, "domain": null }, { "name": "project_status", "type": "esriFieldTypeString", "alias": "PROJECT_STATUS", "length": 25, "domain": null }, { "name": "project_address", "type": "esriFieldTypeString", "alias": "PROJECT_ADDRESS", "length": 50, "domain": null }, { "name": "project_phase", "type": "esriFieldTypeString", "alias": "PROJECT_PHASE", "length": 25, "domain": { "type": "codedValue", "name": "WS1_cip_phase", "description": "", "codedValues": [ { "name": "Planning", "code": "Planning" }, { "name": "Design", "code": "Design" }, { "name": "Bid & Award", "code": "Bid & Award" }, { "name": "Construction", "code": "Construction" }, { "name": "Closeout", "code": "Closeout" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "project_department", "type": "esriFieldTypeString", "alias": "PROJECT_DEPARTMENT", "length": 30, "domain": null }, { "name": "project_dept_project_num", "type": "esriFieldTypeString", "alias": "PROJECT_DEPT_PROJECT_NUM", "length": 25, "domain": null }, { "name": "project_cip_year", "type": "esriFieldTypeString", "alias": "PROJECT_CIP_YEAR", "length": 15, "domain": null }, { "name": "project_program_type", "type": "esriFieldTypeString", "alias": "PROJECT_PROGRAM_TYPE", "length": 50, "domain": null }, { "name": "project_focus_area", "type": "esriFieldTypeString", "alias": "PROJECT_FOCUS_AREA", "length": 255, "domain": null }, { "name": "project_council_district", "type": "esriFieldTypeString", "alias": "PROJECT_COUNCIL_DISTRICT", "length": 25, "domain": null }, { "name": "project_cnty_comm_district", "type": "esriFieldTypeString", "alias": "PROJECT_CNTY_COMM_DISTRICT", "length": 25, "domain": null }, { "name": "project_funding_source", "type": "esriFieldTypeString", "alias": "PROJECT_FUNDING_SOURCE", "length": 255, "domain": null }, { "name": "budget_status", "type": "esriFieldTypeString", "alias": "BUDGET_STATUS", "length": 50, "domain": null }, { "name": "budget_original", "type": "esriFieldTypeInteger", "alias": "BUDGET_ORIGINAL", "domain": null }, { "name": "budget_current", "type": "esriFieldTypeInteger", "alias": "BUDGET_CURRENT", "domain": null }, { "name": "budget_actualcost", "type": "esriFieldTypeInteger", "alias": "BUDGET_ACTUALCOST", "domain": null }, { "name": "budget_percentcost_complete", "type": "esriFieldTypeInteger", "alias": "BUDGET_PERCENTCOST_COMPLETE", "domain": null }, { "name": "budget_projected_over_under", "type": "esriFieldTypeInteger", "alias": "BUDGET_PROJECTED_OVER_UNDER", "domain": null }, { "name": "schedule_estimated_start", "type": "esriFieldTypeDate", "alias": "SCHEDULE_ESTIMATED_START", "length": 8, "domain": null }, { "name": "schedule_estimated_finish", "type": "esriFieldTypeDate", "alias": "SCHEDULE_ESTIMATED_FINISH", "length": 8, "domain": null }, { "name": "schedule_estimated_duration", "type": "esriFieldTypeString", "alias": "SCHEDULE_ESTIMATED_DURATION", "length": 25, "domain": null }, { "name": "schedule_actual_start", "type": "esriFieldTypeDate", "alias": "SCHEDULE_ACTUAL_START", "length": 8, "domain": null }, { "name": "schedule_actual_finish", "type": "esriFieldTypeDate", "alias": "SCHEDULE_ACTUAL_FINISH", "length": 8, "domain": null }, { "name": "schedule_actual_duration", "type": "esriFieldTypeString", "alias": "SCHEDULE_ACTUAL_DURATION", "length": 25, "domain": null }, { "name": "image_url", "type": "esriFieldTypeString", "alias": "IMAGE_URL", "length": 255, "domain": null }, { "name": "creat_oper", "type": "esriFieldTypeString", "alias": "CREAT_OPER", "length": 25, "domain": null }, { "name": "creat_date", "type": "esriFieldTypeDate", "alias": "CREAT_DATE", "length": 8, "domain": null }, { "name": "rev_oper", "type": "esriFieldTypeString", "alias": "REV_OPER", "length": 25, "domain": null }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "REV_DATE", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "project_program_category", "type": "esriFieldTypeString", "alias": "PROJECT_PROGRAM_CATEGORY", "length": 50, "domain": null }, { "name": "facility_type", "type": "esriFieldTypeString", "alias": "FACILITY_TYPE", "length": 100, "domain": null }, { "name": "facility_name", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "length": 200, "domain": null }, { "name": "facility_address", "type": "esriFieldTypeString", "alias": "FACILITY_ADDRESS", "length": 100, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i716project_id", "fields": "project_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i716project_prog", "fields": "project_program_type", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r82_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_82", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_82", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a63_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5fd427a2742849959d8bc1ced50cf865" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Park Signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "sign_type", "defaultSymbol": { "type": "esriPMS", "url": "8407d1a8c865fb4ebd191db31fa7aa14", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUklEQVRIiWNhoCFgGTaG5zEwMChRYN5BBgaG9bgMD2NgYLBmoAzgNJyqgGXUcGxgNFiwgtFgwQpGg2Xgg+U8AwPDHwrMu4PP8FwKDMYAQze1AADmWwax+oenSwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Sign Type", "classes": [ { "label": "Instructional", "description": "Instructional", "symbol": { "type": "esriPMS", "url": "6e67c3f10b1fadaaec7756230b6aa7b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhElEQVRIie3QsRGDIABA0V9QsQGtDUNkChpLNjBrMAcTZATOlsYFrJmBwsIBPHNRiJeof4BXfMEXE6fBn0BT4PXAaw1vgQdlreJVEz+BO+dQShFCwHtfFzfGoLUm51wf39ONX3WLtRYpJSml+niM8WN0M76nQ/EBmAq88R3eFcCL/vf5DICVGSywElv5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Instructional" ] ] }, { "label": "Names", "description": "Names", "symbol": { "type": "esriPMS", "url": "584ce24334b290ea29ccc20bca19428b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABD0lEQVRIid3SoWqFUBzH8Z9wgljEbFs1ibal+xILBi3WrQgmm9gETYJg8QnmAxg0WZSZtAx8ALNBEBnXtDHuuHi8d2zfcv6c8OHw5xDcMPJv8BcADxReCeD1Ev4E4BF0XcQPjfwaLooiPM/b5jAM0bbtNkdRBI7jEMcxqqrahwuCAMMwtllVVSiKgnmeoWkaeJ5Hnuf78c9JkgTXdWHbNm6yc8uykGXZ8XiSJDBNE2maghByLO55HmRZ3vZ+bVfjy7JA13U0TQOWZY/Fz3VdB8dx4Ps+qPFhGHA6nbZ5HMftDIIAdV2DYRj0fb8fn6YJRVF8uVvXFWVZ0r+ctrvib+ePQeG9/4Q/U8Df+rs7/wCCTE+hUMbsDAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Names" ] ] }, { "label": "Regulatory", "description": "Regulatory", "symbol": { "type": "esriPMS", "url": "8210ab670f4a854e8a1f2b582b196976", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVRIid3SIYuDYBgH8D8yrEbBIl4wmmwXFvwCY+EGloHNcFcsA4vFJohla36BCdfXzrBqWBIuqc2gSUQmHL5wV8bc2Lu74+4PL/I88PxeeB8n+MZM/g3+AuCBwnsD8HoOfwLwCLqcxe+aya/iQRCA47ivuus6FEWBMAzJlwpfLBbgeR5935PDsizpG4YBWZbJZTfjn/E8D6vVCqZpYr1eQxRFSJKENE1BjauqCsuyMJvNSF2WJfI8H525Gtc0jZwhSZJguVyiaZr74EEQoKoqOI4DRVHIkxwOh/vgbdvCdV3ouk4WudlssNvtSJ8aH3I8HmHbNrbbLQRBIMv1fR834/P5nPx+WZaROooiTKdTMAyDuq5HZy/i+/3+pBfH8aWx63Ca/CieDHuj8N7H8GcK+CR/980/AEjRZdMnft9QAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Regulatory" ] ] }, { "label": "Safety", "description": "Safety", "symbol": { "type": "esriPMS", "url": "0e6760956344d0a1991a415bb4712858", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUUlEQVRIid3TvWrCUBjG8T/iTTjoUImg4BRwsATiKC4SIYOTiJvYSeIkuLg6ehtZRRCpLg5CcRGUIkIgF+AQjdRQkrX4gcdS7ANneeH8OLwPJ8wvJvxv8DfgRcB7B8xzuA68Ipaz+EMT/nNcVVUqlQrRaJTdbsd0OqXf73M4HMRwVVUZjUZ4nsd8PiebzVIsFkmlUtRqNTE8n88TCoVYrVZomoYsy1Sr1auvvgkfj8cYhkEymcS2bZbLJaZp0uv1xPHBYEChUKDZbKIoSrAO/+i6TjqdxnXd+3FN04jFYnQ6HRaLBfV6nW63iyRJZDKZoNy78VKpRLlcZr1eBwUej8dg7he83W4v3r2Kt9ttcrkciUSCyWQSzE6nE61WC8uyxPDNZkM8Hg/2HYlEcByH2Wx2Fb4J97Pf7xkOhzzf938U/gF83a3B5yW8IQD/yPPu/BtsKnWQIVWzSQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Safety" ] ] }, { "label": "Traffic", "description": "Traffic", "symbol": { "type": "esriPMS", "url": "fa5f5dded690907a6fb246716b4aabed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAq0lEQVRIiWNhoCFgGTaG5zEwMChRYN5BBgaG9bgMD2NgYLBmoAzgNJyqgGVADV+wYAFOuYULFzLs37+ffMPj4+Nxyp04cYIywwMDA8F0VFQUQ2hoKMPnz58Z4uLiwGIXLlzAq5eg4Rs2bADTJiYmYPrXr19wMUJgGKeWoW/43LlzGfbs2cPw+/dv6ht+//59MB56wUINw88zMDD8YSAf3MFneC4FBmOAoRvmAGPlL6akpe3LAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Traffic" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "6e67c3f10b1fadaaec7756230b6aa7b3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhElEQVRIie3QsRGDIABA0V9QsQGtDUNkChpLNjBrMAcTZATOlsYFrJmBwsIBPHNRiJeof4BXfMEXE6fBn0BT4PXAaw1vgQdlreJVEz+BO+dQShFCwHtfFzfGoLUm51wf39ONX3WLtRYpJSml+niM8WN0M76nQ/EBmAq88R3eFcCL/vf5DICVGSywElv5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Instructional", "label": "Instructional" }, { "symbol": { "type": "esriPMS", "url": "584ce24334b290ea29ccc20bca19428b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABD0lEQVRIid3SoWqFUBzH8Z9wgljEbFs1ibal+xILBi3WrQgmm9gETYJg8QnmAxg0WZSZtAx8ALNBEBnXtDHuuHi8d2zfcv6c8OHw5xDcMPJv8BcADxReCeD1Ev4E4BF0XcQPjfwaLooiPM/b5jAM0bbtNkdRBI7jEMcxqqrahwuCAMMwtllVVSiKgnmeoWkaeJ5Hnuf78c9JkgTXdWHbNm6yc8uykGXZ8XiSJDBNE2maghByLO55HmRZ3vZ+bVfjy7JA13U0TQOWZY/Fz3VdB8dx4Ps+qPFhGHA6nbZ5HMftDIIAdV2DYRj0fb8fn6YJRVF8uVvXFWVZ0r+ctrvib+ePQeG9/4Q/U8Df+rs7/wCCTE+hUMbsDAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Names", "label": "Names" }, { "symbol": { "type": "esriPMS", "url": "8210ab670f4a854e8a1f2b582b196976", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVRIid3SIYuDYBgH8D8yrEbBIl4wmmwXFvwCY+EGloHNcFcsA4vFJohla36BCdfXzrBqWBIuqc2gSUQmHL5wV8bc2Lu74+4PL/I88PxeeB8n+MZM/g3+AuCBwnsD8HoOfwLwCLqcxe+aya/iQRCA47ivuus6FEWBMAzJlwpfLBbgeR5935PDsizpG4YBWZbJZTfjn/E8D6vVCqZpYr1eQxRFSJKENE1BjauqCsuyMJvNSF2WJfI8H525Gtc0jZwhSZJguVyiaZr74EEQoKoqOI4DRVHIkxwOh/vgbdvCdV3ouk4WudlssNvtSJ8aH3I8HmHbNrbbLQRBIMv1fR834/P5nPx+WZaROooiTKdTMAyDuq5HZy/i+/3+pBfH8aWx63Ca/CieDHuj8N7H8GcK+CR/980/AEjRZdMnft9QAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Regulatory", "label": "Regulatory" }, { "symbol": { "type": "esriPMS", "url": "0e6760956344d0a1991a415bb4712858", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUUlEQVRIid3TvWrCUBjG8T/iTTjoUImg4BRwsATiKC4SIYOTiJvYSeIkuLg6ehtZRRCpLg5CcRGUIkIgF+AQjdRQkrX4gcdS7ANneeH8OLwPJ8wvJvxv8DfgRcB7B8xzuA68Ipaz+EMT/nNcVVUqlQrRaJTdbsd0OqXf73M4HMRwVVUZjUZ4nsd8PiebzVIsFkmlUtRqNTE8n88TCoVYrVZomoYsy1Sr1auvvgkfj8cYhkEymcS2bZbLJaZp0uv1xPHBYEChUKDZbKIoSrAO/+i6TjqdxnXd+3FN04jFYnQ6HRaLBfV6nW63iyRJZDKZoNy78VKpRLlcZr1eBwUej8dg7he83W4v3r2Kt9ttcrkciUSCyWQSzE6nE61WC8uyxPDNZkM8Hg/2HYlEcByH2Wx2Fb4J97Pf7xkOhzzf938U/gF83a3B5yW8IQD/yPPu/BtsKnWQIVWzSQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Safety", "label": "Safety" }, { "symbol": { "type": "esriPMS", "url": "fa5f5dded690907a6fb246716b4aabed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAq0lEQVRIiWNhoCFgGTaG5zEwMChRYN5BBgaG9bgMD2NgYLBmoAzgNJyqgGVADV+wYAFOuYULFzLs37+ffMPj4+Nxyp04cYIywwMDA8F0VFQUQ2hoKMPnz58Z4uLiwGIXLlzAq5eg4Rs2bADTJiYmYPrXr19wMUJgGKeWoW/43LlzGfbs2cPw+/dv6ht+//59MB56wUINw88zMDD8YSAf3MFneC4FBmOAoRvmAGPlL6akpe3LAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Traffic", "label": "Traffic" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 140, 135, 255 ], "toColor": [ 38, 140, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 36, 171, 255 ], "toColor": [ 65, 36, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 66, 38, 255 ], "toColor": [ 171, 66, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 176, 46, 255 ], "toColor": [ 78, 176, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 41, 105, 255 ], "toColor": [ 148, 41, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 99, 168, 255 ], "toColor": [ 39, 99, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 135, 54, 255 ], "toColor": [ 153, 135, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 48, 176, 255 ], "toColor": [ 165, 48, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 128, 68, 255 ], "toColor": [ 56, 128, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 69, 70, 255 ], "toColor": [ 140, 69, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 43, 128, 255 ], "toColor": [ 85, 43, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 131, 163, 255 ], "toColor": [ 82, 131, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 161, 40, 255 ], "toColor": [ 131, 161, 40, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1706724.6262533292, "ymin": 197777.48199906945, "xmax": 1803952.6043691635, "ymax": 362734.8230154887, "spatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "sign_type", "type": "esriFieldTypeString", "alias": "Sign Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PARK_SIGNS_SIGN_TYPE", "description": "", "codedValues": [ { "name": "Instructional", "code": "Instructional" }, { "name": "Names", "code": "Names" }, { "name": "Safety", "code": "Safety" }, { "name": "Traffic", "code": "Traffic" }, { "name": "Regulatory", "code": "Regulatory" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "mounting", "type": "esriFieldTypeString", "alias": "Mounting", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PARK_SIGNS_MOUNTING", "description": "", "codedValues": [ { "name": "Pole", "code": "Pole" }, { "name": "Building", "code": "Building" }, { "name": "Fence", "code": "Fence" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PARK_SIGNS_CONDITION", "description": "", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "issue", "type": "esriFieldTypeString", "alias": "Issue", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PARK_SIGNS_ISSUE", "description": "", "codedValues": [ { "name": "Missing", "code": "Missing" }, { "name": "Unreadable", "code": "Unreadable" }, { "name": "Wrong Text", "code": "Wrong Text" }, { "name": "Needs to be Removed", "code": "Needs to be Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "repair_status", "type": "esriFieldTypeString", "alias": "Repair Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PARK_SIGNS_REPAIR_STATUS", "description": "", "codedValues": [ { "name": "Yes - Can be repaired/cleaned", "code": "Yes - Can be repaired/cleaned" }, { "name": "No - Must be replaced", "code": "No - Must be replaced" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "creat_oper", "type": "esriFieldTypeString", "alias": "CREAT_OPER", "length": 50, "domain": null }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "rev_oper", "type": "esriFieldTypeString", "alias": "REV_OPER", "length": 50, "domain": null }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "REV_DATE", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "sign_subtype", "type": "esriFieldTypeString", "alias": "SIGN_SUBTYPE", "length": 25, "domain": { "type": "codedValue", "name": "WS1_PARK_SIGNS_SIGN_SUBTYPE", "description": "", "codedValues": [ { "name": "Activity", "code": "Activity" }, { "name": "Bleacher Safety", "code": "Bleacher Safety" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Cultural", "code": "Cultural" }, { "name": "Danger", "code": "Danger" }, { "name": "Directional", "code": "Directional" }, { "name": "Do Not Enter", "code": "Do Not Enter" }, { "name": "Emergency", "code": "Emergency" }, { "name": "FDC", "code": "FDC" }, { "name": "Height Clearance", "code": "Height Clearance" }, { "name": "Historic District", "code": "Historic District" }, { "name": "Informational", "code": "Informational" }, { "name": "Name - Building", "code": "Name - Building" }, { "name": "Name - City Department", "code": "Name - City Department" }, { "name": "Name - Dedication", "code": "Name - Dedication" }, { "name": "Name - Field", "code": "Name - Field" }, { "name": "Name - Park", "code": "Name - Park" }, { "name": "Name - Trail", "code": "Name - Trail" }, { "name": "No Dumping", "code": "No Dumping" }, { "name": "Park Map", "code": "Park Map" }, { "name": "Park Open/Closed", "code": "Park Open/Closed" }, { "name": "Parking", "code": "Parking" }, { "name": "Parking - Handicap", "code": "Parking - Handicap" }, { "name": "Pet Cleanup", "code": "Pet Cleanup" }, { "name": "Prohibition", "code": "Prohibition" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Restrooms", "code": "Restrooms" }, { "name": "Rules - Boating", "code": "Rules - Boating" }, { "name": "Rules - Cout/Field", "code": "Rules - Cout/Field" }, { "name": "Rules - Dog Park", "code": "Rules - Dog Park" }, { "name": "Rules - Park", "code": "Rules - Park" }, { "name": "Rules - Playground", "code": "Rules - Playground" }, { "name": "Security", "code": "Security" }, { "name": "Speed Hump", "code": "Speed Hump" }, { "name": "Speed Limit", "code": "Speed Limit" }, { "name": "Sponsorship", "code": "Sponsorship" }, { "name": "Stop Sign", "code": "Stop Sign" }, { "name": "Trespassing", "code": "Trespassing" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Warning", "code": "Warning" }, { "name": "Yield", "code": "Yield" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sign_material", "type": "esriFieldTypeString", "alias": "SIGN_MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "WS1_PARK_SIGNS_MATERIAL", "description": "", "codedValues": [ { "name": "Fabric", "code": "Fabric" }, { "name": "Metal", "code": "Metal" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Wood", "code": "Wood" }, { "name": "Brick", "code": "Brick" }, { "name": "Decorative Metal", "code": "Decorative Metal" }, { "name": "Granite", "code": "Granite" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sign_type_comment", "type": "esriFieldTypeString", "alias": "SIGN_TYPE_COMMENT", "length": 250, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "asset_name", "type": "esriFieldTypeString", "alias": "ASSET_NAME", "length": 150, "domain": null }, { "name": "asset_number", "type": "esriFieldTypeString", "alias": "ASSET_NUMBER", "length": 100, "domain": null }, { "name": "asset_description", "type": "esriFieldTypeString", "alias": "ASSET_DESCRIPTION", "length": 100, "domain": null }, { "name": "department", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "length": 50, "domain": null }, { "name": "division", "type": "esriFieldTypeString", "alias": "DIVISION", "length": 50, "domain": null }, { "name": "parent_class", "type": "esriFieldTypeString", "alias": "PARENT_CLASS", "length": 50, "domain": null }, { "name": "subclass1", "type": "esriFieldTypeString", "alias": "SUBCLASS1", "length": 100, "domain": null }, { "name": "subclass2", "type": "esriFieldTypeString", "alias": "SUBCLASS2", "length": 100, "domain": null }, { "name": "subclass3", "type": "esriFieldTypeString", "alias": "SUBCLASS3", "length": 100, "domain": null }, { "name": "parent_asset_id", "type": "esriFieldTypeString", "alias": "PARENT_ASSET_ID", "length": 50, "domain": null }, { "name": "parent_location", "type": "esriFieldTypeString", "alias": "PARENT_LOCATION", "length": 50, "domain": null }, { "name": "sublocation1", "type": "esriFieldTypeString", "alias": "SUBLOCATION1", "length": 100, "domain": null }, { "name": "sublocation2", "type": "esriFieldTypeString", "alias": "SUBLOCATION2", "length": 100, "domain": null }, { "name": "sublocation3", "type": "esriFieldTypeString", "alias": "SUBLOCATION3", "length": 100, "domain": null }, { "name": "install_date", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "parent_address", "type": "esriFieldTypeString", "alias": "PARENT_ADDRESS", "length": 50, "domain": null }, { "name": "parent_relationship_asset_numbe", "type": "esriFieldTypeString", "alias": "PARENT_RELATIONSHIP_ASSET_NUMBE", "length": 50, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "NOTES", "length": 250, "domain": null }, { "name": "site_layer_id", "type": "esriFieldTypeString", "alias": "SITE_LAYER_ID", "length": 10, "domain": null }, { "name": "site_type", "type": "esriFieldTypeString", "alias": "SITE_TYPE", "length": 50, "domain": null }, { "name": "asset_id_prefix", "type": "esriFieldTypeString", "alias": "ASSET_ID_PREFIX", "length": 50, "domain": null }, { "name": "asset_id_seq_num", "type": "esriFieldTypeInteger", "alias": "ASSET_ID_SEQ_NUM", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r109_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_109", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_109", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a89_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5fd427a2742849959d8bc1ced50cf865" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Roads", "type": "Feature Layer", "description": "County-wide street center lines. Streets within City of Mobile and its 5 mile Planning Jurisdiction are maintained daily. All other areas of the county are updated annually. All streets previous to 2010 are based on the 2010 100 scale orthophotos. Newer streets are based on subdivision plats or as-builts.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "City of Mobile GIS Department.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "rdclass", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.2 }, "defaultLabel": "Minor", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Major", "description": "Major", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "values": [ [ "CO_HWY" ], [ "MAJOR" ], [ "STATE_HWY" ], [ "US_HWY" ] ] }, { "label": "Interstate", "description": "Interstate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "values": [ [ "INTERSTATE" ] ] }, { "label": "Interstate Exchange", "description": "Interstate Exchange", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "values": [ [ "INT_CHANGE" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "values": [ [ "RAMP" ] ] }, { "label": "Tunnel", "description": "Tunnel", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 178, 178, 178, 255 ], "width": 1 }, "values": [ [ "TUNNEL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "CO_HWY", "label": "Major" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "MAJOR", "label": "Major" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "STATE_HWY", "label": "Major" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "US_HWY", "label": "Major" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "value": "INTERSTATE", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 }, "value": "INT_CHANGE", "label": "Interstate Exchange" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "RAMP", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "TUNNEL", "label": "Tunnel" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 140, 135, 255 ], "toColor": [ 38, 140, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 36, 171, 255 ], "toColor": [ 65, 36, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 66, 38, 255 ], "toColor": [ 171, 66, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 176, 46, 255 ], "toColor": [ 78, 176, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 41, 105, 255 ], "toColor": [ 148, 41, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 99, 168, 255 ], "toColor": [ 39, 99, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 135, 54, 255 ], "toColor": [ 153, 135, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 48, 176, 255 ], "toColor": [ 165, 48, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 128, 68, 255 ], "toColor": [ 56, 128, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 69, 70, 255 ], "toColor": [ 140, 69, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 43, 128, 255 ], "toColor": [ 85, 43, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 131, 163, 255 ], "toColor": [ 82, 131, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 161, 40, 255 ], "toColor": [ 131, 161, 40, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "RDCLASS = 'MAJOR' OR RDCLASS = 'CO_HWY' OR RDCLASS = 'STATE_HWY' OR RDCLASS = 'US_HWY' ", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "major", "priority": 9, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "RDCLASS = 'MINOR' OR RDCLASS = 'PVT' ", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "minor", "priority": 10, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[RDNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "RDCLASS = 'INTERSTATE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "INTERSTATE", "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": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1676971.827491334, "ymin": 89189.1181395056, "xmax": 1838987.9975528342, "ymax": 421893.0783864189, "spatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "previous_name", "type": "esriFieldTypeString", "alias": "Previous Name", "length": 75, "domain": null }, { "name": "honorary_name", "type": "esriFieldTypeString", "alias": "Honorary Name", "length": 75, "domain": null }, { "name": "roadid", "type": "esriFieldTypeDouble", "alias": "Road ID", "domain": null }, { "name": "predir", "type": "esriFieldTypeString", "alias": "Predirection", "length": 2, "domain": null }, { "name": "pretype", "type": "esriFieldTypeString", "alias": "Pretype", "length": 10, "domain": null }, { "name": "rdname", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Road Type", "length": 5, "domain": null }, { "name": "postdir", "type": "esriFieldTypeString", "alias": "Postdirection", "length": 2, "domain": null }, { "name": "dir", "type": "esriFieldTypeString", "alias": "Direction", "length": 2, "domain": null }, { "name": "begins", "type": "esriFieldTypeString", "alias": "Begins", "length": 75, "domain": null }, { "name": "ends", "type": "esriFieldTypeString", "alias": "Ends", "length": 75, "domain": null }, { "name": "leftfrom", "type": "esriFieldTypeString", "alias": "Left From", "length": 10, "domain": null }, { "name": "leftto", "type": "esriFieldTypeString", "alias": "Left To", "length": 10, "domain": null }, { "name": "rightfrom", "type": "esriFieldTypeString", "alias": "Right From", "length": 10, "domain": null }, { "name": "rightto", "type": "esriFieldTypeString", "alias": "Right To", "length": 10, "domain": null }, { "name": "zipleft", "type": "esriFieldTypeString", "alias": "Zip Code Left", "length": 5, "domain": null }, { "name": "zipright", "type": "esriFieldTypeString", "alias": "Zip Code Right", "length": 5, "domain": null }, { "name": "jurleft", "type": "esriFieldTypeString", "alias": "Jurisdiction Left", "length": 20, "domain": null }, { "name": "jurright", "type": "esriFieldTypeString", "alias": "Jurisdiction Right", "length": 20, "domain": null }, { "name": "rdclass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 25, "domain": null }, { "name": "paved", "type": "esriFieldTypeString", "alias": "Paved", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "us_hwy", "type": "esriFieldTypeString", "alias": "US Highway", "length": 50, "domain": null }, { "name": "state_hwy", "type": "esriFieldTypeString", "alias": "State Highway", "length": 50, "domain": null }, { "name": "co_hwy", "type": "esriFieldTypeString", "alias": "County Highway", "length": 50, "domain": null }, { "name": "row_owner", "type": "esriFieldTypeString", "alias": "Right of Way Owner", "length": 50, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "document_info", "type": "esriFieldTypeString", "alias": "Document Informaiton", "length": 200, "domain": null }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "One way", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "bike_lane", "type": "esriFieldTypeString", "alias": "Bike Lane", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "on_road_parking", "type": "esriFieldTypeString", "alias": "On Road Parking", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "roundabout", "type": "esriFieldTypeString", "alias": "Roundabout", "length": 25, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "edge_type", "type": "esriFieldTypeString", "alias": "Road Edge Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_EDGE", "description": "Pavement Edge type", "codedValues": [ { "name": "ASPHALT WINGS", "code": "AW" }, { "name": "CURB & GUTTER", "code": "CG" }, { "name": "CONCRETE VALLEY GUTTER", "code": "CVG" }, { "name": "NO EDGE", "code": "NG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "number_of_lanes", "type": "esriFieldTypeInteger", "alias": "Number of Lanes", "domain": null }, { "name": "turnlane", "type": "esriFieldTypeString", "alias": "Turnlane", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "mmpo_function_class", "type": "esriFieldTypeString", "alias": "MMPO Function Class", "length": 100, "domain": null }, { "name": "pavement_type", "type": "esriFieldTypeString", "alias": "Pavement Type", "length": 255, "domain": null }, { "name": "year_last_paved", "type": "esriFieldTypeString", "alias": "Year Last Paved", "length": 25, "domain": null }, { "name": "pavement_current_condition", "type": "esriFieldTypeDouble", "alias": "Pavement Current Condition", "domain": null }, { "name": "pavement_resurfaced_by", "type": "esriFieldTypeString", "alias": "Pavement Resurfaced By", "length": 50, "domain": { "type": "codedValue", "name": "WS2_RESURFACED", "description": "Resurfaced By", "codedValues": [ { "name": "Capital Improvement Project", "code": "CIP" }, { "name": "Pay As You Go", "code": "PAYG" }, { "name": "MAWSS", "code": "MAWSS" }, { "name": "Spire", "code": "SPIRE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pavement_sealer_date", "type": "esriFieldTypeDate", "alias": "Pavement Sealer Date", "length": 8, "domain": null }, { "name": "pavement_length", "type": "esriFieldTypeDouble", "alias": "Pavement Length Ft", "domain": null }, { "name": "pavement_width", "type": "esriFieldTypeDouble", "alias": "Pavement Width Ft", "domain": null }, { "name": "pavement_total_area", "type": "esriFieldTypeDouble", "alias": "Pavement Total Area SqYd", "domain": null }, { "name": "label_class", "type": "esriFieldTypeString", "alias": "Label Class", "length": 50, "domain": null }, { "name": "range_status", "type": "esriFieldTypeString", "alias": "Range Status", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "roadid_cnty", "type": "esriFieldTypeString", "alias": "County Road ID", "length": 10, "domain": null }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "create_oper", "type": "esriFieldTypeString", "alias": "Create Operator", "length": 100, "domain": null }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "Revision Date", "length": 8, "domain": null }, { "name": "rev_oper", "type": "esriFieldTypeString", "alias": "Revision Operator", "length": 100, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "length": 38, "domain": null }, { "name": "parity_left", "type": "esriFieldTypeString", "alias": "PARITY_LEFT", "length": 1, "domain": { "type": "codedValue", "name": "WS2_BOOLEAN_TEXT", "description": "True/False using Y/N", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "parity_right", "type": "esriFieldTypeString", "alias": "PARITY_RIGHT", "length": 1, "domain": { "type": "codedValue", "name": "WS2_BOOLEAN_TEXT", "description": "True/False using Y/N", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "asset_name", "type": "esriFieldTypeString", "alias": "ASSET_NAME", "length": 150, "domain": null }, { "name": "asset_number", "type": "esriFieldTypeString", "alias": "ASSET_NUMBER", "length": 100, "domain": null }, { "name": "asset_description", "type": "esriFieldTypeString", "alias": "ASSET_DESCRIPTION", "length": 100, "domain": null }, { "name": "department", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "length": 50, "domain": null }, { "name": "division", "type": "esriFieldTypeString", "alias": "DIVISION", "length": 50, "domain": null }, { "name": "parent_class", "type": "esriFieldTypeString", "alias": "PARENT_CLASS", "length": 50, "domain": null }, { "name": "subclass1", "type": "esriFieldTypeString", "alias": "SUBCLASS1", "length": 100, "domain": null }, { "name": "subclass2", "type": "esriFieldTypeString", "alias": "SUBCLASS2", "length": 100, "domain": null }, { "name": "subclass3", "type": "esriFieldTypeString", "alias": "SUBCLASS3", "length": 100, "domain": null }, { "name": "parent_location", "type": "esriFieldTypeString", "alias": "PARENT_LOCATION", "length": 50, "domain": null }, { "name": "sublocation1", "type": "esriFieldTypeString", "alias": "SUBLOCATION1", "length": 100, "domain": null }, { "name": "sublocation2", "type": "esriFieldTypeString", "alias": "SUBLOCATION2", "length": 100, "domain": null }, { "name": "sublocation3", "type": "esriFieldTypeString", "alias": "SUBLOCATION3", "length": 100, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r312_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_312", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_312", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a281_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5fd427a2742849959d8bc1ced50cf865" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Sidewalk Centerline", "type": "Feature Layer", "description": "SARPC windshield survey of sidewalk and ramp right of way compliance with Americans with Disability Act", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.00328083336353302, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.006230186367, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "SARPC", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 86, 0, 255 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1724547.7322018147, "ymin": 199019.13083285838, "xmax": 1799447.6352069452, "ymax": 279764.5307479277, "spatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "globalid", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "attachmentid", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "att_name", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "content_type", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "data_size", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ADA_STATUS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ada_status", "type": "esriFieldTypeString", "alias": "ADA_STATUS", "length": 100, "domain": { "type": "codedValue", "name": "WS1_SIDEWALK_ADA_STATUS", "description": "SIDEWALK_ADA_STATUS", "codedValues": [ { "name": "Red", "code": "RED" }, { "name": "Yellow", "code": "YELLOW" }, { "name": "Green", "code": "GREEN" }, { "name": "Unrated", "code": "UNRATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ada_survey_date", "type": "esriFieldTypeDate", "alias": "ADA_SURVEY_DATE", "length": 8, "domain": null }, { "name": "ada_source", "type": "esriFieldTypeString", "alias": "ADA_SOURCE", "length": 100, "domain": null }, { "name": "roadid", "type": "esriFieldTypeDouble", "alias": "ROADID", "domain": null }, { "name": "sidewalk_id", "type": "esriFieldTypeDouble", "alias": "SIDEWALK_ID", "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "WS1_SIDEWALK_CENTER_MATERIAL", "description": "SIDEWALK CL MATERIAL", "codedValues": [ { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "ASPHALT", "code": "ASPHALT" }, { "name": "BRICK", "code": "BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "width", "type": "esriFieldTypeSmallInteger", "alias": "WIDTH", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 250, "domain": null }, { "name": "datasource", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 100, "domain": { "type": "codedValue", "name": "WS1_DATASOURCE", "description": "", "codedValues": [ { "name": "ORTHO", "code": "ORTHO" }, { "name": "AS BUILT", "code": "AS BUILT" }, { "name": "ENG LINEN MAPS", "code": "ENG LINEN MAPS" }, { "name": "SKETCH", "code": "SKETCH" }, { "name": "GPS", "code": "GPS" }, { "name": "FIELD SURVEY", "code": "FIELD SURVEY" }, { "name": "PERMIT", "code": "PERMIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "create_oper", "type": "esriFieldTypeString", "alias": "CREATE_OPER", "length": 100, "domain": null }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "REV_DATE", "length": 8, "domain": null }, { "name": "rev_oper", "type": "esriFieldTypeString", "alias": "REV_OPER", "length": 100, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "condition_date", "type": "esriFieldTypeDate", "alias": "CONDITION_DATE", "length": 8, "domain": null }, { "name": "cip_project_name", "type": "esriFieldTypeString", "alias": "CIP_PROJECT_NAME", "length": 50, "domain": null }, { "name": "cip_project_number", "type": "esriFieldTypeString", "alias": "CIP_PROJECT_NUMBER", "length": 25, "domain": null }, { "name": "cip_fy_year", "type": "esriFieldTypeString", "alias": "CIP_FY_YEAR", "length": 15, "domain": null }, { "name": "cip_priority", "type": "esriFieldTypeString", "alias": "CIP_PRIORITY", "length": 10, "domain": null }, { "name": "cip_project_completed", "type": "esriFieldTypeString", "alias": "CIP_PROJECT_COMPLETED", "length": 25, "domain": null }, { "name": "asset_name", "type": "esriFieldTypeString", "alias": "ASSET_NAME", "length": 150, "domain": null }, { "name": "asset_number", "type": "esriFieldTypeString", "alias": "ASSET_NUMBER", "length": 100, "domain": null }, { "name": "department", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "length": 50, "domain": { "type": "codedValue", "name": "WS1_DEPARTMENTS_WO", "description": "DEPARTMENTS FOR NEXGEN", "codedValues": [ { "name": "ENGINEERING", "code": "ENGINEERING" }, { "name": "PARKS MAINTENANCE", "code": "PARKS MAINTENANCE" }, { "name": "PUBLIC SERVICES MAINTENANCE", "code": "PUBLIC SERVICES MAINTENANCE" }, { "name": "REAL ESTATE ASSET MANAGEMENT", "code": "REAL ESTATE ASSET MANAGEMENT" }, { "name": "SANITATION", "code": "SANITATION" }, { "name": "TRAFFIC ENGINEERING", "code": "TRAFFIC ENGINEERING" }, { "name": "URBAN FORESTRY", "code": "URBAN FORESTRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "division", "type": "esriFieldTypeString", "alias": "DIVISION", "length": 50, "domain": null }, { "name": "parent_class", "type": "esriFieldTypeString", "alias": "PARENT_CLASS", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PARENT_CLASS", "description": "CLASS FOR NEXGEN", "codedValues": [ { "name": "AREA", "code": "AREA" }, { "name": "LINEAR", "code": "LINEAR" }, { "name": "MISC", "code": "MISC" }, { "name": "STRUCTURE", "code": "STRUCTURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "subclass1", "type": "esriFieldTypeString", "alias": "SUBCLASS1", "length": 100, "domain": null }, { "name": "subclass2", "type": "esriFieldTypeString", "alias": "SUBCLASS2", "length": 100, "domain": null }, { "name": "subclass3", "type": "esriFieldTypeString", "alias": "SUBCLASS3", "length": 100, "domain": null }, { "name": "parent_asset_id", "type": "esriFieldTypeString", "alias": "PARENT_ASSET_ID", "length": 50, "domain": null }, { "name": "parent_location", "type": "esriFieldTypeString", "alias": "PARENT_LOCATION", "length": 50, "domain": null }, { "name": "sublocation1", "type": "esriFieldTypeString", "alias": "SUBLOCATION1", "length": 100, "domain": null }, { "name": "sublocation2", "type": "esriFieldTypeString", "alias": "SUBLOCATION2", "length": 100, "domain": null }, { "name": "sublocation3", "type": "esriFieldTypeString", "alias": "SUBLOCATION3", "length": 100, "domain": null }, { "name": "parent_address", "type": "esriFieldTypeString", "alias": "PARENT_ADDRESS", "length": 50, "domain": null }, { "name": "asset_id_prefix", "type": "esriFieldTypeString", "alias": "ASSET_ID_PREFIX", "length": 50, "domain": null }, { "name": "asset_id_seq_num", "type": "esriFieldTypeInteger", "alias": "ASSET_ID_SEQ_NUM", "domain": null }, { "name": "council_district", "type": "esriFieldTypeString", "alias": "COUNCIL_DISTRICT", "length": 10, "domain": null }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "long", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "asset_description", "type": "esriFieldTypeString", "alias": "ASSET_DESCRIPTION", "length": 100, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": { "type": "codedValue", "name": "WS1_assets_status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "review", "type": "esriFieldTypeString", "alias": "REVIEW", "length": 10, "domain": { "type": "codedValue", "name": "WS1_BOOLEAN_TEXT", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "cross_slope", "type": "esriFieldTypeDouble", "alias": "CROSS SLOPE", "domain": { "type": "range", "name": "WS1_RANGE 0-100", "description": "RANGE 0-100", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "running_slope", "type": "esriFieldTypeDouble", "alias": "RUNNING SLOPE", "domain": { "type": "range", "name": "WS1_RANGE 0-100", "description": "RANGE 0-100", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "offsets_cracks", "type": "esriFieldTypeString", "alias": "OFFSETS CRACKS", "length": 25, "domain": { "type": "codedValue", "name": "WS1_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i757ada_status", "fields": "ada_status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i757roadid", "fields": "roadid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i757sidewalk_id", "fields": "sidewalk_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r123_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_123", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_123", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a102_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5fd427a2742849959d8bc1ced50cf865" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Sidewalk Ramp", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 161, 19, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1724630.1336347088, "ymin": 199019.13083286583, "xmax": 1799235.0874130502, "ymax": 279709.9749092236, "spatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "globalid", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "attachmentid", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "att_name", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "content_type", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "data_size", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CIP_PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ada_status", "type": "esriFieldTypeString", "alias": "ADA_STATUS", "length": 100, "domain": { "type": "codedValue", "name": "WS1_SIDEWALK_ADA_STATUS", "description": "SIDEWALK_ADA_STATUS", "codedValues": [ { "name": "Red", "code": "RED" }, { "name": "Yellow", "code": "YELLOW" }, { "name": "Green", "code": "GREEN" }, { "name": "Unrated", "code": "UNRATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ada_survey_date", "type": "esriFieldTypeDate", "alias": "ADA_SURVEY_DATE", "length": 8, "domain": null }, { "name": "ada_source", "type": "esriFieldTypeString", "alias": "ADA_SOURCE", "length": 50, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "WS1_SIDEWALK_RAMP_MATERIAL", "description": "SIDEWALK RAMP MATERIAL", "codedValues": [ { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "RUBBER", "code": "RUBBER" }, { "name": "ASPHALT", "code": "ASPHALT" }, { "name": "BRICK", "code": "BRICK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ramp_id", "type": "esriFieldTypeDouble", "alias": "RAMP_ID", "domain": null }, { "name": "roadid", "type": "esriFieldTypeDouble", "alias": "ROADID", "domain": null }, { "name": "datasource", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_DATASOURCE", "description": "", "codedValues": [ { "name": "ORTHO", "code": "ORTHO" }, { "name": "AS BUILT", "code": "AS BUILT" }, { "name": "ENG LINEN MAPS", "code": "ENG LINEN MAPS" }, { "name": "SKETCH", "code": "SKETCH" }, { "name": "GPS", "code": "GPS" }, { "name": "FIELD SURVEY", "code": "FIELD SURVEY" }, { "name": "PERMIT", "code": "PERMIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "create_oper", "type": "esriFieldTypeString", "alias": "CREATE_OPER", "length": 100, "domain": null }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "REV_DATE", "length": 8, "domain": null }, { "name": "rev_oper", "type": "esriFieldTypeString", "alias": "REV_OPER", "length": 100, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "condition", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 50, "domain": null }, { "name": "condition_date", "type": "esriFieldTypeDate", "alias": "CONDITION_DATE", "length": 8, "domain": null }, { "name": "cip_project_name", "type": "esriFieldTypeString", "alias": "CIP_PROJECT_NAME", "length": 50, "domain": null }, { "name": "cip_project_number", "type": "esriFieldTypeString", "alias": "CIP_PROJECT_NUMBER", "length": 25, "domain": null }, { "name": "cip_fy_year", "type": "esriFieldTypeString", "alias": "CIP_FY_YEAR", "length": 15, "domain": null }, { "name": "cip_priority", "type": "esriFieldTypeString", "alias": "CIP_PRIORITY", "length": 10, "domain": null }, { "name": "cip_project_completed", "type": "esriFieldTypeString", "alias": "CIP_PROJECT_COMPLETED", "length": 25, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "asset_name", "type": "esriFieldTypeString", "alias": "ASSET_NAME", "length": 150, "domain": null }, { "name": "asset_number", "type": "esriFieldTypeString", "alias": "ASSET_NUMBER", "length": 100, "domain": null }, { "name": "department", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "length": 50, "domain": { "type": "codedValue", "name": "WS1_DEPARTMENTS_WO", "description": "DEPARTMENTS FOR NEXGEN", "codedValues": [ { "name": "ENGINEERING", "code": "ENGINEERING" }, { "name": "PARKS MAINTENANCE", "code": "PARKS MAINTENANCE" }, { "name": "PUBLIC SERVICES MAINTENANCE", "code": "PUBLIC SERVICES MAINTENANCE" }, { "name": "REAL ESTATE ASSET MANAGEMENT", "code": "REAL ESTATE ASSET MANAGEMENT" }, { "name": "SANITATION", "code": "SANITATION" }, { "name": "TRAFFIC ENGINEERING", "code": "TRAFFIC ENGINEERING" }, { "name": "URBAN FORESTRY", "code": "URBAN FORESTRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "division", "type": "esriFieldTypeString", "alias": "DIVISION", "length": 50, "domain": null }, { "name": "parent_class", "type": "esriFieldTypeString", "alias": "PARENT_CLASS", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PARENT_CLASS", "description": "CLASS FOR NEXGEN", "codedValues": [ { "name": "AREA", "code": "AREA" }, { "name": "LINEAR", "code": "LINEAR" }, { "name": "MISC", "code": "MISC" }, { "name": "STRUCTURE", "code": "STRUCTURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "subclass1", "type": "esriFieldTypeString", "alias": "SUBCLASS1", "length": 100, "domain": null }, { "name": "subclass2", "type": "esriFieldTypeString", "alias": "SUBCLASS2", "length": 100, "domain": null }, { "name": "subclass3", "type": "esriFieldTypeString", "alias": "SUBCLASS3", "length": 100, "domain": null }, { "name": "parent_asset_id", "type": "esriFieldTypeString", "alias": "PARENT_ASSET_ID", "length": 50, "domain": null }, { "name": "parent_location", "type": "esriFieldTypeString", "alias": "PARENT_LOCATION", "length": 50, "domain": null }, { "name": "sublocation1", "type": "esriFieldTypeString", "alias": "SUBLOCATION1", "length": 100, "domain": null }, { "name": "sublocation2", "type": "esriFieldTypeString", "alias": "SUBLOCATION2", "length": 100, "domain": null }, { "name": "sublocation3", "type": "esriFieldTypeString", "alias": "SUBLOCATION3", "length": 100, "domain": null }, { "name": "parent_address", "type": "esriFieldTypeString", "alias": "PARENT_ADDRESS", "length": 50, "domain": null }, { "name": "asset_id_prefix", "type": "esriFieldTypeString", "alias": "ASSET_ID_PREFIX", "length": 50, "domain": null }, { "name": "asset_id_seq_num", "type": "esriFieldTypeInteger", "alias": "ASSET_ID_SEQ_NUM", "domain": null }, { "name": "council_district", "type": "esriFieldTypeString", "alias": "COUNCIL_DISTRICT", "length": 10, "domain": null }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "long", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "asset_description", "type": "esriFieldTypeString", "alias": "ASSET_DESCRIPTION", "length": 100, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": { "type": "codedValue", "name": "WS1_assets_status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "review", "type": "esriFieldTypeString", "alias": "REVIEW", "length": 10, "domain": { "type": "codedValue", "name": "WS1_BOOLEAN_TEXT", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "Y", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "cross_slope", "type": "esriFieldTypeDouble", "alias": "CROSS SLOPE", "domain": { "type": "range", "name": "WS1_RANGE 0-100", "description": "RANGE 0-100", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "running_slope", "type": "esriFieldTypeDouble", "alias": "RUNNING SLOPE", "domain": { "type": "range", "name": "WS1_RANGE 0-100", "description": "RANGE 0-100", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "landing_area", "type": "esriFieldTypeString", "alias": "LANDING AREA", "length": 25, "domain": { "type": "codedValue", "name": "WS1_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "warning_surface", "type": "esriFieldTypeString", "alias": "WARNING SURFACE", "length": 25, "domain": { "type": "codedValue", "name": "WS1_Y/N", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i758ramp_id", "fields": "ramp_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i758roadid", "fields": "roadid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r124_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_124", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_124", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a103_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5fd427a2742849959d8bc1ced50cf865" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Utility Meters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 0, 54, 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": 1706762.1520969123, "ymin": 197735.44238498807, "xmax": 1806298.5373413302, "ymax": 270060.3072494045, "spatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "globalid", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "meter_number", "type": "esriFieldTypeString", "alias": "METER_NUMBER", "length": 50, "domain": null }, { "name": "account_number", "type": "esriFieldTypeString", "alias": "ACCOUNT_NUMBER", "length": 50, "domain": null }, { "name": "fieldverified", "type": "esriFieldTypeString", "alias": "FIELDVERIFIED", "length": 5, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "NOTES", "length": 254, "domain": null }, { "name": "datasource", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "creat_date", "type": "esriFieldTypeDate", "alias": "CREAT_DATE", "length": 8, "domain": null }, { "name": "creat_oper", "type": "esriFieldTypeString", "alias": "CREAT_OPER", "length": 25, "domain": null }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "REV_DATE", "length": 8, "domain": null }, { "name": "rev_oper", "type": "esriFieldTypeString", "alias": "REV_OPER", "length": 25, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "asset_name", "type": "esriFieldTypeString", "alias": "ASSET_NAME", "length": 150, "domain": { "type": "codedValue", "name": "WS1_AssetName", "description": "Asset Type", "codedValues": [ { "name": "ELECTRIC METER", "code": "ELECTRIC_METER" }, { "name": "GAS METER", "code": "GAS_METER" }, { "name": "WATER METER", "code": "WATER_METER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "asset_number", "type": "esriFieldTypeString", "alias": "ASSET_NUMBER", "length": 100, "domain": null }, { "name": "asset_description", "type": "esriFieldTypeString", "alias": "ASSET_DESCRIPTION", "length": 150, "domain": null }, { "name": "department", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "length": 50, "domain": { "type": "codedValue", "name": "WS1_DEPARTMENTS_WO", "description": "DEPARTMENTS FOR NEXGEN", "codedValues": [ { "name": "ENGINEERING", "code": "ENGINEERING" }, { "name": "PARKS MAINTENANCE", "code": "PARKS MAINTENANCE" }, { "name": "PUBLIC SERVICES MAINTENANCE", "code": "PUBLIC SERVICES MAINTENANCE" }, { "name": "REAL ESTATE ASSET MANAGEMENT", "code": "REAL ESTATE ASSET MANAGEMENT" }, { "name": "SANITATION", "code": "SANITATION" }, { "name": "TRAFFIC ENGINEERING", "code": "TRAFFIC ENGINEERING" }, { "name": "URBAN FORESTRY", "code": "URBAN FORESTRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "division", "type": "esriFieldTypeString", "alias": "DIVISION", "length": 50, "domain": null }, { "name": "parent_class", "type": "esriFieldTypeString", "alias": "PARENT_CLASS", "length": 50, "domain": null }, { "name": "subclass1", "type": "esriFieldTypeString", "alias": "SUBCLASS1", "length": 100, "domain": null }, { "name": "subclass2", "type": "esriFieldTypeString", "alias": "SUBCLASS2", "length": 100, "domain": { "type": "codedValue", "name": "WS1_MeterType", "description": "Meter Type", "codedValues": [ { "name": "ELECTRIC", "code": "ELECTRIC" }, { "name": "GAS", "code": "GAS" }, { "name": "WATER", "code": "WATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "subclass3", "type": "esriFieldTypeString", "alias": "SUBCLASS3", "length": 100, "domain": null }, { "name": "parent_asset_id", "type": "esriFieldTypeString", "alias": "PARENT_ASSET_ID", "length": 50, "domain": null }, { "name": "parent_address", "type": "esriFieldTypeString", "alias": "PARENT_ADDRESS", "length": 50, "domain": null }, { "name": "parent_location", "type": "esriFieldTypeString", "alias": "PARENT_LOCATION", "length": 100, "domain": null }, { "name": "sublocation1", "type": "esriFieldTypeString", "alias": "SUBLOCATION1", "length": 100, "domain": null }, { "name": "sublocation2", "type": "esriFieldTypeString", "alias": "SUBLOCATION2", "length": 100, "domain": null }, { "name": "sublocation3", "type": "esriFieldTypeString", "alias": "SUBLOCATION3", "length": 100, "domain": null }, { "name": "install_date", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "asset_id_prefix", "type": "esriFieldTypeString", "alias": "ASSET_ID_PREFIX", "length": 50, "domain": null }, { "name": "asset_id_seq_num", "type": "esriFieldTypeInteger", "alias": "ASSET_ID_SEQ_NUM", "domain": null }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "long", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i774asset_id_seq", "fields": "asset_id_seq_num", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r140_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_140", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_140", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a116_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5fd427a2742849959d8bc1ced50cf865" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Irrigation Controls", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102630, "latestWkid": 102630, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eb84dfaa3d58b40c4316feeebb405778", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPUlEQVRIie2WPWhTURSAv/vykrZYRDpo0qaKDqWDCFU6OBnRwTY/ivjTxVFBBB06SQSHipOIiCIIRcStEWxNgotDHdTJQSgOllJK7IsoqQaFNDYvR/KikpS8/PUhDn7TuY/D/Xj3nnvu1fnL6P+Fvxn9hFcViGiwTxQ+EToVfATeUySe8PP2T/JGlnT0AwOaxnUKHAeUlD4KqMokjYmQwZwI0WQfT9sWhtJcQLjV5F7vVoqZkMF0l86Z2Fa+tyQMG9wQYZzWOZYzeRlcIpDcwZemhCGDs0JbsjLCHuUhFhCOzCoK1BOGDbYL3MaGU91RBj37rXjFNLiTPVc7UTjUneYicLOuUGAC6LQTDriHGe4IWnHaXKAB0cMrTD7vIVtTOJJhM3nGcI6erhwngMmaQtcqIyg8DgoRjaO2QqUxJNZBc9LIUOWwSiiCz2EdCrYhKFSpPNYLwV3VQRxAQA+Aa5by8VhfpaXe6DSfK89i9R6WGrHDCMxXjqurVEiazq9p3FY400cqZPACOOCES8GacjFlK7QochmNV3aTLBXm2PRjixVnzOW6QhHuJ7ws1hUm/LwOG9wTOF9rkkffrtAki27halO3heHjUm+aQYGDtIGCbFEj8qSXTFPCN4q1XSmCOZ0HCKdblC1oikjcy7uWLuBYPzlgLJjmmRKuAf4Grjxw15VnYnonX+2SGj4dkj4enkwxtaoTFrEa8V4FPoEOKTeKeQVJTB4n+ll25F36629L5V1V4u2gb3SCf174E3QDrkDrPHTiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1738028.0154180788, "ymin": 197732.64416223764, "xmax": 1799533.6210811622, "ymax": 263839.23340548575, "spatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Transverse_Mercator\",METHOD[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-87.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Scale_Factor\",0.9999333333333333,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"Latitude_Of_Origin\",30.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Alabama_West_FIPS_0102_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-87.5],PARAMETER[\"Scale_Factor\",0.9999333333333333],PARAMETER[\"Latitude_Of_Origin\",30.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -16478800, "falseY": -43705000, "xyUnits": 1.372504686365311E8, "falseZ": -697.1225569166703, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": { "type": "codedValue", "name": "WS1_assets_status", "description": "", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "asset_name", "type": "esriFieldTypeString", "alias": "ASSET_NAME", "length": 150, "domain": null }, { "name": "asset_number", "type": "esriFieldTypeString", "alias": "ASSET_NUMBER", "length": 100, "domain": null }, { "name": "asset_description", "type": "esriFieldTypeString", "alias": "ASSET_DESCRIPTION", "length": 100, "domain": null }, { "name": "department", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "length": 50, "domain": null }, { "name": "division", "type": "esriFieldTypeString", "alias": "DIVISION", "length": 50, "domain": null }, { "name": "parent_class", "type": "esriFieldTypeString", "alias": "PARENT_CLASS", "length": 50, "domain": { "type": "codedValue", "name": "WS1_PARENT_CLASS", "description": "CLASS FOR NEXGEN", "codedValues": [ { "name": "AREA", "code": "AREA" }, { "name": "LINEAR", "code": "LINEAR" }, { "name": "MISC", "code": "MISC" }, { "name": "STRUCTURE", "code": "STRUCTURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "subclass1", "type": "esriFieldTypeString", "alias": "SUBCLASS1", "length": 100, "domain": null }, { "name": "subclass2", "type": "esriFieldTypeString", "alias": "SUBCLASS2", "length": 100, "domain": { "type": "codedValue", "name": "WS1_Irrigation_feature", "description": "", "codedValues": [ { "name": "Backflow", "code": "Backflow" }, { "name": "Controller", "code": "Controller" }, { "name": "Control Valve", "code": "Control Valve" }, { "name": "Isolation Valve", "code": "Isolation Valve" }, { "name": "Flow Sensor", "code": "Flow Sensor" }, { "name": "Rain Sensor", "code": "Rain Sensor" }, { "name": "Rotary Sprinkler Head", "code": "Rotary Sprinkler Head" }, { "name": "Spray Head", "code": "Spray Head" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "parent_asset_id", "type": "esriFieldTypeString", "alias": "PARENT_ASSET_ID", "length": 50, "domain": null }, { "name": "parent_location", "type": "esriFieldTypeString", "alias": "PARENT_LOCATION", "length": 50, "domain": null }, { "name": "sublocation1", "type": "esriFieldTypeString", "alias": "SUBLOCATION1", "length": 100, "domain": null }, { "name": "sublocation2", "type": "esriFieldTypeString", "alias": "SUBLOCATION2", "length": 100, "domain": null }, { "name": "sublocation3", "type": "esriFieldTypeString", "alias": "SUBLOCATION3", "length": 100, "domain": null }, { "name": "install_date", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "parent_address", "type": "esriFieldTypeString", "alias": "PARENT_ADDRESS", "length": 50, "domain": null }, { "name": "parent_relationship_asset_numbe", "type": "esriFieldTypeString", "alias": "RELATIONSHIP_ASSET_NUM", "length": 50, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "NOTES", "length": 250, "domain": null }, { "name": "location_desc_from_survey", "type": "esriFieldTypeString", "alias": "LOCATION_DESC_FROM_SURVEY", "length": 1073741822, "domain": null }, { "name": "network_access", "type": "esriFieldTypeString", "alias": "NETWORK_ACCESS", "length": 50, "domain": null }, { "name": "site_layer_id", "type": "esriFieldTypeSmallInteger", "alias": "SITE_LAYER_ID", "domain": null }, { "name": "site_type", "type": "esriFieldTypeString", "alias": "SITE_TYPE", "length": 50, "domain": null }, { "name": "service_areas", "type": "esriFieldTypeString", "alias": "SERVICE_AREAS", "length": 250, "domain": null }, { "name": "asset_id_prefix", "type": "esriFieldTypeString", "alias": "ASSET_ID_PREFIX", "length": 50, "domain": null }, { "name": "asset_id_seq_num", "type": "esriFieldTypeInteger", "alias": "ASSET_ID_SEQ_NUM", "domain": null }, { "name": "creat_oper", "type": "esriFieldTypeString", "alias": "CREAT_OPER", "length": 25, "domain": null }, { "name": "creat_date", "type": "esriFieldTypeDate", "alias": "CREAT_DATE", "length": 8, "domain": null }, { "name": "rev_oper", "type": "esriFieldTypeString", "alias": "REV_OPER", "length": 25, "domain": null }, { "name": "rev_date", "type": "esriFieldTypeDate", "alias": "REV_DATE", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "long", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "council_district", "type": "esriFieldTypeString", "alias": "COUNCIL_DISTRICT", "length": 10, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i734asset_id_seq", "fields": "asset_id_seq_num", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i734parent_asset", "fields": "parent_asset_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i734parent_relat", "fields": "parent_relationship_asset_numbe", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r100_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_100", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_100", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a80_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5fd427a2742849959d8bc1ced50cf865" } ], "tables": [] }